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

Andreas Radke andyrtr at archlinux.org
Sun Oct 26 08:50:44 UTC 2014


    Date: Sunday, October 26, 2014 @ 09:50:44
  Author: andyrtr
Revision: 225362

use bz2 compressed tarball

Modified:
  libgphoto2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-26 08:47:14 UTC (rev 225361)
+++ PKGBUILD	2014-10-26 08:50:44 UTC (rev 225362)
@@ -13,8 +13,8 @@
 license=(LGPL)
 depends=('libexif' 'libjpeg' 'gd' 'libltdl' 'libusb')
 install=libgphoto2.install
-source=(http://downloads.sourceforge.net/gphoto/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha1sums=('d5952a74e355fb139dc97c405dcf1679f65cfe33'
+source=(http://downloads.sourceforge.net/gphoto/${pkgname}-${pkgver}.tar.bz2{,.asc})
+sha1sums=('54852eadeb2334b827dd56b23b77c9c627606901'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list