New package: git-brws-0.11.5
This commit is contained in:
parent
c47c86341b
commit
7005dadc35
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'git-brws'
|
||||
pkgname=git-brws
|
||||
version=0.11.5
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
short_desc="CLI tool for opening web page of the hoster for a git remote"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
license="MIT"
|
||||
homepage="https://rhysd.github.io/git-brws/"
|
||||
distfiles="https://github.com/rhysd/git-brws/archive/${version}.tar.gz"
|
||||
checksum=23f6b676df6d8a65cc9bef03e95daa2a5a10ae381fd313892db7fae77b60cef7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
}
|
Loading…
Reference in New Issue