gomuks: update to 0.3.1.

This commit is contained in:
Moabeat 2025-06-14 11:00:41 +02:00 committed by Duncan Overbruck
parent f7d772bb7a
commit 1d29abcb66

View file

@ -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