ghi: update to 1.2.0.
This commit is contained in:
parent
45c4c66616
commit
5ef41081a8
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ghi'
|
||||
pkgname=ghi
|
||||
version=1.1.1
|
||||
version=1.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="ruby"
|
||||
|
@ -9,9 +9,10 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/stephencelis/ghi"
|
||||
distfiles="https://github.com/stephencelis/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=a19fd947f1268d9f087d2a342964dfc1cb3aa96de970e82b8daf22461e07e49b
|
||||
checksum=0d88a3dc21a5d12e0bb3271985e961e068947a14412b18e7d1d498be06ba4cc6
|
||||
|
||||
do_install() {
|
||||
vbin ghi
|
||||
vman man/ghi.1
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue