[arch-commits] CVS update of arch/build/lib/libexif (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri May 11 16:25:19 UTC 2007


    Date: Friday, May 11, 2007 @ 12:25:19
  Author: tpowa
    Path: /home/cvs-arch/arch/build/lib/libexif

Modified: PKGBUILD (1.6 -> 1.7)

'upgpkg: update to new version'


----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Index: arch/build/lib/libexif/PKGBUILD
diff -u arch/build/lib/libexif/PKGBUILD:1.6 arch/build/lib/libexif/PKGBUILD:1.7
--- arch/build/lib/libexif/PKGBUILD:1.6	Sun Aug 13 12:08:23 2006
+++ arch/build/lib/libexif/PKGBUILD	Fri May 11 12:25:19 2007
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD,v 1.6 2006/08/13 16:08:23 jgc Exp $
+# $Id: PKGBUILD,v 1.7 2007/05/11 16:25:19 tpowa Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=libexif
-pkgver=0.6.13
+pkgver=0.6.14
 pkgrel=1
 pkgdesc="A library to parse an EXIF file and read the data from those tags"
 arch=(i686 x86_64)
 url="http://sourceforge.net/projects/libexif"
 depends=('glibc')
+license=('GPL')
 options=(NOLIBTOOL)
 source=(http://heanet.dl.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=(1b1e2b495c5aa20c08725f30545a110b)
+md5sums=('ec9ec871281846315b4b4b6e10c6d816')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list