Revert itstool to 2.0.2.
Due to: https://github.com/itstool/itstool/issues/17 and https://github.com/itstool/itstool/issues/15 Revert "itstool: update to 2.0.4." This reverts commitda0725bc90
. Revert "itstool: update to 2.0.3. (#8054)" This reverts commitd7179d1c22
.
This commit is contained in:
parent
33c764ba97
commit
900ec33563
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'itstool'
|
||||
pkgname=itstool
|
||||
version=2.0.4
|
||||
revision=1
|
||||
reverts="2.0.3_1 2.0.4_1"
|
||||
version=2.0.2
|
||||
revision=4
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="PYTHON=/usr/bin/python2"
|
||||
|
@ -13,4 +14,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://itstool.org/"
|
||||
distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2"
|
||||
checksum=97c208b51da33e0b553e830b92655f8deb9132f8fbe9a646771f95c33226eb60
|
||||
checksum=bf909fb59b11a646681a8534d5700fec99be83bb2c57badf8c1844512227033a
|
||||
|
|
Loading…
Reference in New Issue