hugin-tools 2013.0.0

This commit is contained in:
AlmAck 2013-11-10 20:36:38 +01:00
parent 02eb23a65c
commit 329a6ff054

View File

@ -3,8 +3,8 @@
pkgname=hugin-tools
_pkgname=hugin
pkgver=2012.0.0
pkgrel=7
pkgver=2013.0.0
pkgrel=1
pkgdesc="Hugin libs and tools to be used by Kipi-plugins"
arch=('x86_64')
url="http://hugin.sourceforge.net/"
@ -15,7 +15,7 @@ makedepends=('zip' 'cmake' 'boost' 'mesa' 'tclap')
conflict=('hugin')
provides=('hugin')
source=("http://downloads.sourceforge.net/${_pkgname}/${_pkgname}-${pkgver}.tar.bz2")
sha1sums=('53f97d030716e66dc5a49c7e786686a9d5262b8d')
sha1sums=('0e0689cf2ca0c4a2730cffe06380eda976b6772d')
prepare() {
cd "${srcdir}/${_pkgname}-${pkgver}"