summaryrefslogtreecommitdiff
path: root/community/xmldiff/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xmldiff/PKGBUILD')
-rw-r--r--community/xmldiff/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xmldiff/PKGBUILD b/community/xmldiff/PKGBUILD
index a041c92fa..c2afa9b74 100644
--- a/community/xmldiff/PKGBUILD
+++ b/community/xmldiff/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 65259 2012-02-20 12:39:55Z spupykin $
+# $Id: PKGBUILD 114476 2014-07-01 16:35:34Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
# Contributor: Sergej Pupykin <sergej@aur.archlinux.org>
pkgname=xmldiff
pkgver=0.6.10
-pkgrel=2
+pkgrel=3
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')
url="http://www.logilab.org/project/xmldiff/"