Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/gomuks/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'gomuks'
pkgname=gomuks
version=0.2606.0
version=0.2607.0
revision=1
archs="~i686*"
build_style=go
Expand All @@ -16,7 +16,7 @@ license="AGPL-3.0-or-later"
homepage="https://gomuks.app/"
changelog="https://raw.githubusercontent.com/gomuks/gomuks/refs/heads/main/CHANGELOG.md"
distfiles="https://github.com/gomuks/gomuks/archive/refs/tags/v${version}.tar.gz"
checksum=b55ecc9bb050ad00553077e2f1e451a1ae56ee0f39240a359354ab29b390ff46
checksum=d0e0f7844e50f1c00c54583b4fc3cbce9b353d7a7029013882a9aef0e44bf23a

pre_build() {
GOARCH= go generate ./web
Expand Down