mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
gomuks: update to 0.3.1.
This commit is contained in:
parent
f7d772bb7a
commit
1d29abcb66
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gomuks'
|
# Template file for 'gomuks'
|
||||||
pkgname=gomuks
|
pkgname=gomuks
|
||||||
version=0.3.0
|
version=0.3.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="maunium.net/go/gomuks"
|
go_import_path="maunium.net/go/gomuks"
|
||||||
makedepends="olm-devel"
|
makedepends="olm-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="AGPL-3.0-or-later"
|
||||||
homepage="https://maunium.net/go/gomuks/"
|
homepage="https://maunium.net/go/gomuks/"
|
||||||
changelog="https://github.com/tulir/gomuks/raw/master/CHANGELOG.md"
|
changelog="https://github.com/tulir/gomuks/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/tulir/gomuks/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/tulir/gomuks/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=0710a63cc3ec9a4f525510497ba64aa94170498eb536411d089871f336d99ab4
|
checksum=e5212c416a84a5e8f46ab6b36cf9cfec36918930dbf7a155cce00570887600f7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue