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

Andreas Radke andyrtr at archlinux.org
Sun Oct 26 08:46:57 UTC 2014


    Date: Sunday, October 26, 2014 @ 09:46:57
  Author: andyrtr
Revision: 225360

upgpkg: libgphoto2 2.5.5.1-1

upstream update 2.5.5.1

Modified:
  libgphoto2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-26 08:11:42 UTC (rev 225359)
+++ PKGBUILD	2014-10-26 08:46:57 UTC (rev 225360)
@@ -5,7 +5,7 @@
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=libgphoto2
-pkgver=2.5.4
+pkgver=2.5.5.1
 pkgrel=1
 pkgdesc="The core library of gphoto2, designed to allow access to digital camera by external programs."
 arch=(i686 x86_64)
@@ -13,8 +13,8 @@
 license=(LGPL)
 depends=('libexif' 'libjpeg' 'gd' 'libltdl' 'libusb')
 install=libgphoto2.install
-source=(http://downloads.sourceforge.net/gphoto/${pkgname}-${pkgver}.tar.bz2{,.asc})
-md5sums=('4f549a8600228a27f547d47ca1a97f09'
+source=(http://downloads.sourceforge.net/gphoto/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha1sums=('d5952a74e355fb139dc97c405dcf1679f65cfe33'
          'SKIP')
 
 build() {
@@ -39,5 +39,5 @@
       "${pkgdir}/usr/lib/udev/hwdb.d/20-gphoto.hwdb"
 
   # Remove recursive symlink
-  rm -f "${pkgdir}/usr/include/gphoto2/gphoto2"
+  rm -fv "${pkgdir}/usr/include/gphoto2/gphoto2"
 }



More information about the arch-commits mailing list