[arch-commits] Commit in gphoto2/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Sun Oct 26 08:55:03 UTC 2014
Date: Sunday, October 26, 2014 @ 09:55:03
Author: andyrtr
Revision: 225364
upgpkg: gphoto2 2.5.5-1
upstream update 2.5.5
Modified:
gphoto2/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-26 08:53:10 UTC (rev 225363)
+++ PKGBUILD 2014-10-26 08:55:03 UTC (rev 225364)
@@ -2,8 +2,9 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
# Contributor: Eduardo Romero <eduardo at archlinux.org>
# Contributor: Jason Chu <jason at archlinux.org>
+
pkgname=gphoto2
-pkgver=2.5.4
+pkgver=2.5.5
pkgrel=1
pkgdesc="A digital camera download and access program."
arch=(i686 x86_64)
@@ -11,7 +12,7 @@
license=('GPL' 'LGPL')
depends=('libgphoto2' 'popt' 'readline')
source=(http://downloads.sourceforge.net/gphoto/${pkgname}-${pkgver}.tar.bz2{,.asc})
-md5sums=('55e062dfb09a9589b4f9d6d545724c60'
+sha1sums=('6326f66c0782cee3366f8f958cd61a6d58e0033d'
'SKIP')
build() {
More information about the arch-commits
mailing list