New package: gomuks-0.3.0
This commit is contained in:
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
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user