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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Jun 15 10:27:21 UTC 2007


    Date: Friday, June 15, 2007 @ 06:27:21
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/lib/libexif

Modified: PKGBUILD (1.8 -> 1.9)

updatepkg 0.6.16


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


Index: arch/build/lib/libexif/PKGBUILD
diff -u arch/build/lib/libexif/PKGBUILD:1.8 arch/build/lib/libexif/PKGBUILD:1.9
--- arch/build/lib/libexif/PKGBUILD:1.8	Sun Jun 10 16:07:14 2007
+++ arch/build/lib/libexif/PKGBUILD	Fri Jun 15 06:27:21 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.8 2007/06/10 20:07:14 jgc Exp $
+# $Id: PKGBUILD,v 1.9 2007/06/15 10:27:21 andyrtr Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=libexif
-pkgver=0.6.15
+pkgver=0.6.16
 pkgrel=1
 pkgdesc="A library to parse an EXIF file and read the data from those tags"
 arch=(i686 x86_64)
@@ -11,7 +11,8 @@
 url="http://sourceforge.net/projects/libexif"
 depends=('glibc')
 options=('!libtool')
-source=(http://heanet.dl.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+source=(http://downloads.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('deee153b1ded5a944ea05d041d959eca')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list