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

Eric Bélanger eric at archlinux.org
Thu Jan 19 20:40:32 UTC 2012


    Date: Thursday, January 19, 2012 @ 15:40:31
  Author: eric
Revision: 146974

upgpkg: hugin 2011.4.0-1

Rebuild against libpng 1.5 and libtiff 4.0, Upstream update

Modified:
  hugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-19 20:16:27 UTC (rev 146973)
+++ PKGBUILD	2012-01-19 20:40:31 UTC (rev 146974)
@@ -4,8 +4,8 @@
 # Contributor: Dominik Ryba <domryba at post.pl>
 
 pkgname=hugin
-pkgver=2011.2.0
-pkgrel=2
+pkgver=2011.4.0
+pkgrel=1
 pkgdesc="A frontend to the panorama-tools"
 arch=('i686' 'x86_64')
 url="http://hugin.sourceforge.net/"
@@ -15,7 +15,7 @@
 makedepends=('zip' 'cmake' 'boost' 'tclap')
 install=hugin.install
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('79dfdac229b4e58f50c893c1238bdd0921ad9da6')
+sha1sums=('21ec7331d5e196aca2a8771d3c9101dd181ad93b')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list