gimme: update to 1.5.4

This commit is contained in:
Alif Rachmawadi 2020-07-09 14:43:55 +07:00 committed by Johannes
parent 6c46fd5b45
commit cdd8246986

View file

@ -1,6 +1,6 @@
# Template file for 'gimme' # Template file for 'gimme'
pkgname=gimme pkgname=gimme
version=1.5.3 version=1.5.4
revision=1 revision=1
archs=noarch archs=noarch
depends="bash curl git" depends="bash curl git"
@ -9,7 +9,7 @@ maintainer="Alif Rachmawadi <arch@subosito.com>"
license="MIT" license="MIT"
homepage="https://github.com/travis-ci/gimme" homepage="https://github.com/travis-ci/gimme"
distfiles="https://github.com/travis-ci/gimme/archive/v${version}.tar.gz" distfiles="https://github.com/travis-ci/gimme/archive/v${version}.tar.gz"
checksum=66b654f460efe9a697fdefda39fa73308f6e2f25393b28c7979724f28159a613 checksum=71036f892b3cae08f29be6fd4c69fb20d9b003ec80a24221d73e995e12ab0fe0
do_install() { do_install() {
vlicense LICENSE vlicense LICENSE