[arch-commits] Commit in libexif/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Aug 9 08:15:43 UTC 2012


    Date: Thursday, August 9, 2012 @ 04:15:43
  Author: jgc
Revision: 165029

upgpkg: libexif 0.6.21-1

Update to 0.6.21, security update

Modified:
  libexif/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-09 07:57:31 UTC (rev 165028)
+++ PKGBUILD	2012-08-09 08:15:43 UTC (rev 165029)
@@ -3,8 +3,8 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=libexif
-pkgver=0.6.20
-pkgrel=2
+pkgver=0.6.21
+pkgrel=1
 pkgdesc="A library to parse an EXIF file and read the data from those tags"
 arch=(i686 x86_64)
 license=('LGPL')
@@ -12,7 +12,7 @@
 depends=('glibc')
 options=('!libtool')
 source=(http://downloads.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('19844ce6b5d075af16f0d45de1e8a6a3')
+md5sums=('27339b89850f28c8f1c237f233e05b27')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list