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

Jan de Groot jgc at archlinux.org
Mon Dec 10 21:52:04 UTC 2012


    Date: Monday, December 10, 2012 @ 16:52:04
  Author: jgc
Revision: 173092

upgpkg: gphoto2 2.5.0-1

Modified:
  gphoto2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-10 21:44:11 UTC (rev 173091)
+++ PKGBUILD	2012-12-10 21:52:04 UTC (rev 173092)
@@ -3,15 +3,14 @@
 # Contributor: Eduardo Romero <eduardo at archlinux.org>
 # Contributor: Jason Chu <jason at archlinux.org>
 pkgname=gphoto2
-pkgver=2.4.14
+pkgver=2.5.0
 pkgrel=1
 pkgdesc="A digital camera download and access program."
 arch=(i686 x86_64)
 url="http://www.gphoto.org"
 license=('GPL' 'LGPL')
-depends=('libgphoto2>=2.4.14' 'popt' 'readline')
+depends=('libgphoto2' 'popt' 'readline')
 source=(http://downloads.sourceforge.net/gphoto/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('60fd6e44d89592f6172227be67227636')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -23,3 +22,4 @@
   cd "${srcdir}/${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
 }
+md5sums=('64c6d291c5bd50388af0c51da71efb59')




More information about the arch-commits mailing list