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

Tobias Powalowski tpowa at archlinux.org
Thu Jul 9 13:40:05 UTC 2015


    Date: Thursday, July 9, 2015 @ 15:40:05
  Author: tpowa
Revision: 241906

upgpkg: lensfun 0.3.1-1

bump to latest version

Modified:
  lensfun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-09 12:52:58 UTC (rev 241905)
+++ PKGBUILD	2015-07-09 13:40:05 UTC (rev 241906)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=lensfun
-pkgver=0.3.0
+pkgver=0.3.1
 pkgrel=1
 pkgdesc="Database of photographic lenses and a library that allows advanced access to the database"
 arch=(i686 x86_64)
@@ -9,9 +9,9 @@
 url="http://lensfun.sourceforge.net"
 license=('LGPL3')
 depends=('glibc' 'glib2')
-makedepends=('libpng' 'doxygen' 'cmake')
-source=("http://sourceforge.net/projects/lensfun/files/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('60e2bf3a6a2f495076db1d88778a00d358cf0b69')
+makedepends=('python' 'libpng' 'doxygen' 'cmake')
+source=("http://sourceforge.net/projects/lensfun/files/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('905168c39c7ccb980ee3d985778723a8c65cddb8')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list