mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
itstool: revbump
This commit is contained in:
parent
4f59de9bc6
commit
e130cd25a6
1 changed files with 4 additions and 4 deletions
|
@ -2,16 +2,16 @@
|
||||||
pkgname=itstool
|
pkgname=itstool
|
||||||
reverts="2.0.3_1 2.0.4_1"
|
reverts="2.0.3_1 2.0.4_1"
|
||||||
version=2.0.2
|
version=2.0.2
|
||||||
revision=4
|
revision=5
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="PYTHON=/usr/bin/python2"
|
configure_args="PYTHON=/usr/bin/python2"
|
||||||
hostmakedepends="python libxml2-python"
|
hostmakedepends="python libxml2-python"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="$hostmakedepends"
|
||||||
depends="${makedepends}"
|
depends="$makedepends"
|
||||||
short_desc="ITS Tool"
|
short_desc="ITS Tool"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://itstool.org/"
|
homepage="http://itstool.org/"
|
||||||
distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2"
|
distfiles="http://files.itstool.org/itstool/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=bf909fb59b11a646681a8534d5700fec99be83bb2c57badf8c1844512227033a
|
checksum=bf909fb59b11a646681a8534d5700fec99be83bb2c57badf8c1844512227033a
|
||||||
|
|
Loading…
Add table
Reference in a new issue