mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
parent
55c530c40c
commit
a7f47bb3ea
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'gist'
|
# Template file for 'gist'
|
||||||
pkgname=gist
|
pkgname=gist
|
||||||
version=4.6.1
|
version=4.6.2
|
||||||
revision=1
|
revision=1
|
||||||
homepage="http://defunkt.io/gist/"
|
homepage="http://defunkt.io/gist/"
|
||||||
distfiles="https://github.com/defunkt/$pkgname/archive/v${version}.tar.gz"
|
distfiles="https://github.com/defunkt/$pkgname/archive/v${version}.tar.gz"
|
||||||
depends="ruby"
|
depends="ruby"
|
||||||
hostmakedepends="ruby"
|
hostmakedepends="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=8438793d39655405ee565d80d361553f9e485e684f361f74b6e199ac93ac2fed
|
checksum=149a57ba7e8a8751d6a55dc652ce3cf0af28580f142f2adb97d1ceeccb8df3ad
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue