From f2bbb5646aefe9ea6502524fbf4d0138cee8b2a1 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 3 Jan 2013 00:38:37 -0800 Subject: Thu Jan 3 00:38:37 PST 2013 --- 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 deab9eb1a..0ee1f9d67 100644 --- a/community/libgexiv2/PKGBUILD +++ b/community/libgexiv2/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 74838 2012-08-06 23:09:09Z andrea $ +# $Id: PKGBUILD 81868 2013-01-02 15:41:00Z jelle $ # Maintainer: Ionut Biru pkgname=libgexiv2 -pkgver=0.4.1 -pkgrel=3 +pkgver=0.5.0 +pkgrel=1 pkgdesc="GObject-based wrapper around the Exiv2 library." arch=('i686' 'x86_64') url="http://redmine.yorba.org/projects/gexiv2" license=('GPL2') depends=('exiv2' 'glib2') options=('!libtool') -source=(http://yorba.org/download/gexiv2/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2) -sha1sums=('b74cd19a4cf4a4a32a938ecb267974c29e630dc2') +source=("http://yorba.org/download/gexiv2/0.5/$pkgname-$pkgver.tar.xz") +md5sums=('655528168648fd681a061bddaabc79ee') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf