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