From 5442e9b8f357932ed5d6cb46e90fcbf6f453469f Mon Sep 17 00:00:00 2001 From: root Date: Thu, 6 Oct 2011 23:14:37 +0000 Subject: Thu Oct 6 23:14:37 UTC 2011 --- community/libgexiv2/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/libgexiv2') diff --git a/community/libgexiv2/PKGBUILD b/community/libgexiv2/PKGBUILD index 80f7bec60..bd81279e0 100644 --- a/community/libgexiv2/PKGBUILD +++ b/community/libgexiv2/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 40350 2011-02-23 08:01:08Z ebelanger $ +# $Id: PKGBUILD 56343 2011-10-05 19:08:19Z andrea $ # Maintainer: Ionut Biru + pkgname=libgexiv2 -pkgver=0.3.0 +pkgver=0.3.1 pkgrel=1 pkgdesc="GObject-based wrapper around the Exiv2 library." arch=('i686' 'x86_64') url="http://trac.yorba.org/wiki/gexiv2" license=('GPL2') -depends=('exiv2>=0.21' 'glib2') +depends=('exiv2' 'glib2') options=('!libtool') source=(http://yorba.org/download/gexiv2/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) -md5sums=('b6b2b2ae3c7d57a85d8c346b418ff98c') -sha1sums=('bf1186d480078cc87020db7d9f24f20b1e73a171') +sha1sums=('828894bb4bcb4625820b8c0c468417e9cd8c5c2f') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf