New package: bombadillo-2.3.1
This commit is contained in:
parent
c140a400a5
commit
49ab144ed1
1 changed files with 19 additions and 0 deletions
19
srcpkgs/bombadillo/template
Normal file
19
srcpkgs/bombadillo/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'bombadillo'
|
||||||
|
pkgname=bombadillo
|
||||||
|
version=2.3.1
|
||||||
|
revision=1
|
||||||
|
wrksrc=${pkgname}
|
||||||
|
build_style=go
|
||||||
|
go_import_path="tildegit.org/sloum/bombadillo"
|
||||||
|
short_desc="Non-web client for the terminal"
|
||||||
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://bombadillo.colorfield.space/"
|
||||||
|
distfiles="https://tildegit.org/sloum/${pkgname}/archive/${version}.tar.gz"
|
||||||
|
checksum=e8076493e924bd5860d3e17884b0675ea514eea75e7b4e96da1c79ab9805731f
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vman bombadillo.1
|
||||||
|
vinstall bombadillo.desktop 644 /usr/share/applications bombadillo.desktop
|
||||||
|
vinstall bombadillo-icon.png 644 /usr/share/pixmamps bombadillo-icon.png
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue