parent
1335635336
commit
2001932a48
|
@ -2,6 +2,9 @@
|
||||||
pkgname=guilt
|
pkgname=guilt
|
||||||
version=0.36
|
version=0.36
|
||||||
revision=1
|
revision=1
|
||||||
|
_githash=22d785dd24329170f66e7696da38b3e90e033d61
|
||||||
|
_gitshort="${_githash:0:7}"
|
||||||
|
wrksrc="guilt-${_gitshort}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="-C Documentation"
|
make_build_args="-C Documentation"
|
||||||
|
@ -12,5 +15,5 @@ short_desc="Manipulate quilt like patches on top of git"
|
||||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://repo.or.cz/w/guilt.git"
|
homepage="http://repo.or.cz/w/guilt.git"
|
||||||
distfiles="http://guilt.31bits.net/src/${pkgname}-${version}.tar.gz"
|
distfiles="http://repo.or.cz/guilt.git/snapshot/${_githash}.tar.gz"
|
||||||
checksum=34fba8e0ac59fb9729170c91e06a90a228a7d9110b13c9b06f6a6ed417aa2711
|
checksum=1e1a86ecfc2162c01b7d62c279ad055c643074d2b5239301d818ca81b31b6c0e
|
||||||
|
|
Loading…
Reference in New Issue