diff --git a/srcpkgs/gist/template b/srcpkgs/gist/template index 377f7b59aa1..81cb8f2e48f 100644 --- a/srcpkgs/gist/template +++ b/srcpkgs/gist/template @@ -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 " 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