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

Jan Steffens heftig at archlinux.org
Mon Jun 3 20:30:05 UTC 2019


    Date: Monday, June 3, 2019 @ 20:30:05
  Author: heftig
Revision: 354761

2.5.23-1

Modified:
  libgphoto2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-03 20:30:01 UTC (rev 354760)
+++ PKGBUILD	2019-06-03 20:30:05 UTC (rev 354761)
@@ -5,7 +5,7 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=libgphoto2
-pkgver=2.5.22
+pkgver=2.5.23
 pkgrel=1
 pkgdesc="The core library of gphoto2, designed to allow access to digital camera by external programs."
 url="http://www.gphoto.org/"
@@ -13,7 +13,7 @@
 license=(LGPL)
 depends=(libexif libjpeg gd libltdl libusb libxml2)
 makedepends=(autoconf-archive git)
-_commit=c5a7943bef54953656a37edd893a09b2789240fd  # tags/libgphoto2-2_5_22-release
+_commit=276c1a403f07aac74224a65079c51ef600c6837b  # tags/libgphoto2-2_5_23-release
 source=("git+https://github.com/gphoto/libgphoto2#commit=$_commit")
 sha256sums=('SKIP')
 validpgpkeys=('7C4AFD61D8AAE7570796A5172209D6902F969C95') # Marcus Meissner
@@ -25,6 +25,7 @@
 
 prepare() {
   cd $pkgname
+  git cherry-pick -n 236cd97b617972c38ac8e6780590b3049c0afa2f
   autoreconf -fvi
 }
 



More information about the arch-commits mailing list