mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
guilt: rebuild for metadata
This commit is contained in:
parent
73278e1ae3
commit
41b5239e6e
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'guilt'
|
# Template file for 'guilt'
|
||||||
pkgname=guilt
|
pkgname=guilt
|
||||||
version=0.36
|
version=0.36
|
||||||
revision=1
|
revision=2
|
||||||
_githash=22d785dd24329170f66e7696da38b3e90e033d61
|
_githash=22d785dd24329170f66e7696da38b3e90e033d61
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
wrksrc="guilt-${_gitshort}"
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
wrksrc="guilt-${_gitshort}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="-C Documentation"
|
make_build_args="-C Documentation"
|
||||||
make_install_args="mandir=/usr/share/man install install-doc"
|
make_install_args="mandir=/usr/share/man install install-doc"
|
||||||
|
@ -13,7 +13,7 @@ hostmakedepends="xmlto asciidoc perl"
|
||||||
depends="bash git"
|
depends="bash git"
|
||||||
short_desc="Manipulate quilt like patches on top of git"
|
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.0-only"
|
||||||
homepage="http://repo.or.cz/w/guilt.git"
|
homepage="http://repo.or.cz/w/guilt.git"
|
||||||
distfiles="http://repo.or.cz/guilt.git/snapshot/${_githash}.tar.gz"
|
distfiles="http://repo.or.cz/guilt.git/snapshot/${_githash}.tar.gz"
|
||||||
checksum=1e1a86ecfc2162c01b7d62c279ad055c643074d2b5239301d818ca81b31b6c0e
|
checksum=1e1a86ecfc2162c01b7d62c279ad055c643074d2b5239301d818ca81b31b6c0e
|
||||||
|
|
Loading…
Add table
Reference in a new issue