[arch-commits] Commit in libexif/trunk (PKGBUILD)
Allan McRae
allan at nymeria.archlinux.org
Fri Oct 25 02:39:48 UTC 2013
Date: Friday, October 25, 2013 @ 04:39:48
Author: allan
Revision: 197339
upgpkg: libexif 0.6.21-3
remove static libraries
Modified:
libexif/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-25 02:39:40 UTC (rev 197338)
+++ PKGBUILD 2013-10-25 02:39:48 UTC (rev 197339)
@@ -4,13 +4,12 @@
pkgname=libexif
pkgver=0.6.21
-pkgrel=2
+pkgrel=3
pkgdesc="A library to parse an EXIF file and read the data from those tags"
arch=(i686 x86_64)
license=('LGPL')
url="http://sourceforge.net/projects/libexif"
depends=('glibc')
-options=('!libtool')
source=(http://downloads.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
md5sums=('27339b89850f28c8f1c237f233e05b27')
More information about the arch-commits
mailing list