New package: gomuks-0.3.0
This commit is contained in:
parent
b7c47ac2c0
commit
339bf455b1
1 changed files with 18 additions and 0 deletions
18
srcpkgs/gomuks/template
Normal file
18
srcpkgs/gomuks/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'gomuks'
|
||||||
|
pkgname=gomuks
|
||||||
|
version=0.3.0
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="maunium.net/go/gomuks"
|
||||||
|
makedepends="olm-devel"
|
||||||
|
short_desc="Terminal Matrix client"
|
||||||
|
maintainer="André Cerqueira <acerqueira021@gmail.com>"
|
||||||
|
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=0710a63cc3ec9a4f525510497ba64aa94170498eb536411d089871f336d99ab4
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue