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

Jan de Groot jgc at archlinux.org
Sun May 7 21:20:32 UTC 2017


    Date: Sunday, May 7, 2017 @ 21:20:31
  Author: jgc
Revision: 295452

upgpkg: gphoto2 2.5.11-1

Modified:
  gphoto2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-07 21:17:26 UTC (rev 295451)
+++ PKGBUILD	2017-05-07 21:20:31 UTC (rev 295452)
@@ -4,16 +4,16 @@
 # Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=gphoto2
-pkgver=2.5.10
-pkgrel=2
+pkgver=2.5.11
+pkgrel=1
 pkgdesc="A digital camera download and access program."
 arch=(i686 x86_64)
-url="http://www.gphoto.org"
+url="https://www.gphoto.org"
 license=('GPL' 'LGPL')
 depends=('libgphoto2' 'popt' 'readline')
-source=(http://downloads.sourceforge.net/gphoto/${pkgname}-${pkgver}.tar.bz2{,.asc})
-sha1sums=('aa9766909ea5d4ad00b6cf3a151da41ff0e9eeb1'
-          'SKIP')
+source=(https://downloads.sourceforge.net/gphoto/${pkgname}-${pkgver}.tar.bz2{,.asc})
+sha256sums=('392844d6a06512b0d85e7983a5a0c85c8039feb6ab3bc420674ffdbf7536f9e9'
+            'SKIP')
 validpgpkeys=('7C4AFD61D8AAE7570796A5172209D6902F969C95')
 
 build() {



More information about the arch-commits mailing list