mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
wego: update to 2.2.
This commit is contained in:
parent
a546144e3e
commit
9a1468681a
1 changed files with 5 additions and 4 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'wego'
|
# Template file for 'wego'
|
||||||
pkgname=wego
|
pkgname=wego
|
||||||
version=2.1
|
version=2.2
|
||||||
revision=2
|
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"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/schachmat/wego"
|
homepage="https://github.com/schachmat/wego"
|
||||||
distfiles=${homepage}/archive/${version}.tar.gz
|
changelog="https://github.com/schachmat/wego/releases"
|
||||||
checksum=cebfa622789aa8e7045657d81754cb502ba189f4b4bebd1a95192528e06969a6
|
distfiles="https://github.com/schachmat/wego/archive/refs/tags/${version}.tar.gz"
|
||||||
|
checksum=e7a6d40cb44f4408aedceebbed5854b3b992936cc762df6b76f5a9dca7909321
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue