We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d772b commit 1d29abcCopy full SHA for 1d29abc
srcpkgs/gomuks/template
@@ -1,7 +1,7 @@
1
# Template file for 'gomuks'
2
pkgname=gomuks
3
-version=0.3.0
4
-revision=2
+version=0.3.1
+revision=1
5
build_style=go
6
go_import_path="maunium.net/go/gomuks"
7
makedepends="olm-devel"
@@ -11,7 +11,7 @@ license="AGPL-3.0-or-later"
11
homepage="https://maunium.net/go/gomuks/"
12
changelog="https://github.com/tulir/gomuks/raw/master/CHANGELOG.md"
13
distfiles="https://github.com/tulir/gomuks/archive/refs/tags/v${version}.tar.gz"
14
-checksum=0710a63cc3ec9a4f525510497ba64aa94170498eb536411d089871f336d99ab4
+checksum=e5212c416a84a5e8f46ab6b36cf9cfec36918930dbf7a155cce00570887600f7
15
16
post_install() {
17
vlicense LICENSE
0 commit comments