[arch-commits] CVS update of extra/lib/libgphoto2 (PKGBUILD)

Simo Leone simo at archlinux.org
Thu Nov 8 01:14:25 UTC 2007


    Date: Wednesday, November 7, 2007 @ 20:14:25
  Author: simo
    Path: /home/cvs-extra/extra/lib/libgphoto2

Modified: PKGBUILD (1.26 -> 1.27)

upgpkg: libgphoto2 2.4.0-1


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: extra/lib/libgphoto2/PKGBUILD
diff -u extra/lib/libgphoto2/PKGBUILD:1.26 extra/lib/libgphoto2/PKGBUILD:1.27
--- extra/lib/libgphoto2/PKGBUILD:1.26	Mon Oct  8 01:51:31 2007
+++ extra/lib/libgphoto2/PKGBUILD	Wed Nov  7 20:14:25 2007
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD,v 1.26 2007/10/08 05:51:31 tpowa Exp $
+# $Id: PKGBUILD,v 1.27 2007/11/08 01:14:25 simo Exp $
 # Maintainer: Jason Chu <jason at archlinux.org>
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=libgphoto2
-pkgver=2.3.1
-pkgrel=3
+pkgver=2.4.0
+pkgrel=1
 pkgdesc="The core of gphoto2 software. It is a portable library to gives access to more than 400 digital cameras."
 arch=(i686 x86_64)
 url="http://www.gphoto.org"
 depends=('libexif' 'libjpeg' 'libtool' 'hal>=0.5.8-5')
+license=(LGPL)
 install=(libgphoto2.install)
 source=(http://heanet.dl.sourceforge.net/gphoto/${pkgname}-${pkgver}.tar.gz
 	no-mdns.patch)
-md5sums=('9b9722ff5ce3935ae40919b60d77d96c' '28f57616cbba6f12ca113b87c8123993')
+md5sums=('adef1a564d3d1a48e1c13ece34b111b6' '28f57616cbba6f12ca113b87c8123993')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list