[arch-commits] CVS update of extra/multimedia/hugin (PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Fri Jun 1 22:28:36 UTC 2007


    Date: Friday, June 1, 2007 @ 18:28:36
  Author: tobias
    Path: /home/cvs-extra/extra/multimedia/hugin

Modified: PKGBUILD (1.9 -> 1.10)

upgrade some backlog for update reasons and bugfixes


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


Index: extra/multimedia/hugin/PKGBUILD
diff -u extra/multimedia/hugin/PKGBUILD:1.9 extra/multimedia/hugin/PKGBUILD:1.10
--- extra/multimedia/hugin/PKGBUILD:1.9	Tue Mar 13 18:39:04 2007
+++ extra/multimedia/hugin/PKGBUILD	Fri Jun  1 18:28:36 2007
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD,v 1.9 2007/03/13 22:39:04 jgc Exp $
+# $Id: PKGBUILD,v 1.10 2007/06/01 22:28:36 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 #Contributor: Dominik Ryba <domryba at post.pl>
 
 pkgname=hugin
-pkgver=0.6.1
-pkgrel=2
+pkgver=0.7_beta4
+pkgrel=1
 pkgdesc="A frontend to the panorama-tools"
 arch=(i686 x86_64)
+license=('LGPL')
 depends=('wxgtk>=2.8.0.1' 'libpano12' 'boost')
 makedepends=('zip')
 url="http://hugin.sourceforge.net/"
-source=(http://heanet.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
+source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
         hugin.desktop)
-md5sums=('46bc3136d42acbabab837128ff471507' '6abead8f8161b0b463998df095b15268')
+md5sums=('28b69d85ae06a22fe9514f7f77e6dddb' '6abead8f8161b0b463998df095b15268')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list