summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-12-21 21:45:52 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-12-21 21:45:52 +0100
commit35afccb52b4b6ceac0e8131a382e90673aac66ed (patch)
treec720101e3f97ed3d45088a147f38a64e31224d15 /community
parentd2e4c8927271050f821f3fbfc6b3ea37d6630eb6 (diff)
Rebuild xmldiff due to missing signature.
Diffstat (limited to 'community')
-rw-r--r--community/xmldiff/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xmldiff/PKGBUILD b/community/xmldiff/PKGBUILD
index 657718686..a2a86362a 100644
--- a/community/xmldiff/PKGBUILD
+++ b/community/xmldiff/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=xmldiff
pkgver=0.6.10
-pkgrel=2
+pkgrel=2.1
pkgdesc="A python tool that figures out the differences between two similar XML files, in the same way the diff utility does it"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.logilab.org/project/xmldiff/"