ghi: update to 1.2.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'ghi'
|
# Template file for 'ghi'
|
||||||
pkgname=ghi
|
pkgname=ghi
|
||||||
version=1.1.1
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="ruby"
|
depends="ruby"
|
||||||
@@ -9,9 +9,10 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/stephencelis/ghi"
|
homepage="https://github.com/stephencelis/ghi"
|
||||||
distfiles="https://github.com/stephencelis/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/stephencelis/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=a19fd947f1268d9f087d2a342964dfc1cb3aa96de970e82b8daf22461e07e49b
|
checksum=0d88a3dc21a5d12e0bb3271985e961e068947a14412b18e7d1d498be06ba4cc6
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin ghi
|
vbin ghi
|
||||||
vman man/ghi.1
|
vman man/ghi.1
|
||||||
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user