guilt: rebuild for metadata
This commit is contained in:
parent
73278e1ae3
commit
41b5239e6e
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'guilt'
|
||||
pkgname=guilt
|
||||
version=0.36
|
||||
revision=1
|
||||
revision=2
|
||||
_githash=22d785dd24329170f66e7696da38b3e90e033d61
|
||||
_gitshort="${_githash:0:7}"
|
||||
wrksrc="guilt-${_gitshort}"
|
||||
noarch=yes
|
||||
wrksrc="guilt-${_gitshort}"
|
||||
build_style=gnu-makefile
|
||||
make_build_args="-C Documentation"
|
||||
make_install_args="mandir=/usr/share/man install install-doc"
|
||||
|
@ -13,7 +13,7 @@ hostmakedepends="xmlto asciidoc perl"
|
|||
depends="bash git"
|
||||
short_desc="Manipulate quilt like patches on top of git"
|
||||
maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://repo.or.cz/w/guilt.git"
|
||||
distfiles="http://repo.or.cz/guilt.git/snapshot/${_githash}.tar.gz"
|
||||
checksum=1e1a86ecfc2162c01b7d62c279ad055c643074d2b5239301d818ca81b31b6c0e
|
||||
|
|
Loading…
Reference in New Issue