diff --git a/srcpkgs/itstool/template b/srcpkgs/itstool/template index 96f0f4838c5..f4975a5e1cd 100644 --- a/srcpkgs/itstool/template +++ b/srcpkgs/itstool/template @@ -1,18 +1,17 @@ # Template file for 'itstool' pkgname=itstool -version=1.1.2 -homepage="http://itstool.org/" -distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2" +version=1.2.0 +revision=1 +noarch=yes build_style=gnu-configure depends="python>=0 libxml2-python>=0" -revision=1 short_desc="ITS Tool" maintainer="Juan RP " license="GPL-3" -checksum=49235f63b536f95927e26d093bfe4513e2be042d0dd8be9c84a0d58c70262514 +homepage="http://itstool.org/" +distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2" +checksum=46fed63fb89c72dbfc03097b4477084ff05ad6f171212d8f1f1546ea543978aa long_desc=" ITS Tool allows you to translate your XML documents with PO files, using rules from the W3C Internationalization Tag Set (ITS) to determine what to translate and how to separate it into PO file messages." - -noarch=yes