wego: update to 2.3.

This commit is contained in:
0x5c 2024-10-23 02:54:55 -04:00 committed by classabbyamp
parent eb7aa8f78d
commit 1d7f3e8756
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'wego' # Template file for 'wego'
pkgname=wego pkgname=wego
version=2.2 version=2.3
revision=3 revision=1
build_style=go build_style=go
go_import_path=github.com/schachmat/wego go_import_path=github.com/schachmat/wego
short_desc="Weather client for the terminal" short_desc="Weather client for the terminal"
@ -10,7 +10,7 @@ license="ISC"
homepage="https://github.com/schachmat/wego" homepage="https://github.com/schachmat/wego"
changelog="https://github.com/schachmat/wego/releases" changelog="https://github.com/schachmat/wego/releases"
distfiles="https://github.com/schachmat/wego/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/schachmat/wego/archive/refs/tags/${version}.tar.gz"
checksum=e7a6d40cb44f4408aedceebbed5854b3b992936cc762df6b76f5a9dca7909321 checksum=6a7501ab537709d1d9fc04f14e5a2c5a8f99309591a8dae75260caf4a74ce567
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE