summaryrefslogtreecommitdiff
path: root/community/python2-exiv2
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-27 03:27:42 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-27 03:27:42 +0000
commit748e32a3a886569b58a27003e85b76be5746153d (patch)
treec9f0b9e6f3ba175339702a764f39caebf51099cf /community/python2-exiv2
parentfd15c95b8e764eac48c00ab65ecb15cf9e582331 (diff)
Mon Jan 27 03:21:26 UTC 2014
Diffstat (limited to 'community/python2-exiv2')
-rw-r--r--community/python2-exiv2/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/python2-exiv2/PKGBUILD b/community/python2-exiv2/PKGBUILD
index c3eac1b07..77e5caeb2 100644
--- a/community/python2-exiv2/PKGBUILD
+++ b/community/python2-exiv2/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 104318 2014-01-17 13:51:16Z flexiondotorg $
+# $Id: PKGBUILD 104803 2014-01-26 12:17:41Z andyrtr $
# Maintainer : Martin Wimpress <code@flexion.org>
# Contributor: Archie <xMickael@ifrance.com>
# Contributor: Byron Clark <byron@theclarkfamily.name>
@@ -6,10 +6,10 @@
_pkgname=pyexiv2
pkgname=python2-exiv2
pkgver=0.3.2
-pkgrel=2
+pkgrel=3
pkgdesc="pyexiv2 is a Python binding to exiv2, the C++ library for manipulation of EXIF, IPTC and XMP image metadata."
url="http://tilloy.net/dev/pyexiv2"
-arch=('i686' 'x86_64' 'armv6h' 'armv7h')
+arch=('i686' 'x86_64')
depends=('python2' 'boost-libs' 'exiv2')
makedepends=('scons' 'boost')
replaces=('pyexiv2')