gist: update to 5.0.0. (#647)

This commit is contained in:
cr6git 2018-07-05 03:07:00 +02:00 committed by GitHub
parent cd06b11953
commit d7f08921c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'gist' # Template file for 'gist'
pkgname=gist pkgname=gist
version=4.6.2 version=5.0.0
revision=1 revision=1
homepage="http://defunkt.io/gist/" noarch=yes
distfiles="https://github.com/defunkt/$pkgname/archive/v${version}.tar.gz"
depends="ruby"
hostmakedepends="ruby" hostmakedepends="ruby"
depends="ruby"
short_desc="Uploads content to gist.github.com" short_desc="Uploads content to gist.github.com"
maintainer="Enno Boland <gottox@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT" license="MIT"
checksum=149a57ba7e8a8751d6a55dc652ce3cf0af28580f142f2adb97d1ceeccb8df3ad homepage="http://defunkt.io/gist/"
noarch=yes distfiles="https://github.com/defunkt/gist/archive/v${version}.tar.gz"
checksum=28a3ebaad90ede9a59bd4dbe4850a07cc6e3294a92849a0f0b17ebf6a17ea33b
do_build() { do_build() {
rake standalone rake standalone