gomuks: update to 26.06. adopt.

This commit is contained in:
cat
2026-06-20 03:27:16 -04:00
committed by classabbyamp
parent 58b57c34ef
commit 527b203fb6
+17 -8
View File
@@ -1,17 +1,26 @@
# Template file for 'gomuks'
pkgname=gomuks
version=0.3.1
version=0.2606.0
revision=1
archs="~i686*"
build_style=go
go_import_path="maunium.net/go/gomuks"
go_import_path=go.mau.fi/gomuks
go_package="go.mau.fi/gomuks/cmd/gomuks"
go_build_tags="sqlite_fts5"
go_ldflags="-X go.mau.fi/gomuks/version.Tag=${version}"
hostmakedepends="nodejs"
makedepends="olm-devel"
short_desc="Terminal Matrix client"
maintainer="Orphaned <orphan@voidlinux.org>"
short_desc="Matrix web-client written in Go"
maintainer="Dora 'cat' <cat@thenight.club>"
license="AGPL-3.0-or-later"
homepage="https://maunium.net/go/gomuks/"
changelog="https://github.com/tulir/gomuks/raw/master/CHANGELOG.md"
distfiles="https://github.com/tulir/gomuks/archive/refs/tags/v${version}.tar.gz"
checksum=e5212c416a84a5e8f46ab6b36cf9cfec36918930dbf7a155cce00570887600f7
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
pre_build() {
GOARCH= go generate ./web
}
post_install() {
vlicense LICENSE