From 91b12c9bfc32c06262d4080300622e4a8679ef7e Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 19 Jun 2023 14:14:10 +0530 Subject: [PATCH] wego: update to 2.2. --- srcpkgs/wego/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/wego/template b/srcpkgs/wego/template index ea3111ac800cb6..077d3968bf34d7 100644 --- a/srcpkgs/wego/template +++ b/srcpkgs/wego/template @@ -1,15 +1,16 @@ # Template file for 'wego' pkgname=wego -version=2.1 -revision=2 +version=2.2 +revision=1 build_style=go go_import_path=github.com/schachmat/wego short_desc="Weather client for the terminal" maintainer="Michael Aldridge " license="ISC" homepage="https://github.com/schachmat/wego" -distfiles=${homepage}/archive/${version}.tar.gz -checksum=cebfa622789aa8e7045657d81754cb502ba189f4b4bebd1a95192528e06969a6 +changelog="https://github.com/schachmat/wego/releases" +distfiles="https://github.com/schachmat/wego/archive/refs/tags/${version}.tar.gz" +checksum=e7a6d40cb44f4408aedceebbed5854b3b992936cc762df6b76f5a9dca7909321 post_install() { vlicense LICENSE