summaryrefslogtreecommitdiff
path: root/community/converseen/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/converseen/PKGBUILD')
-rw-r--r--community/converseen/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/converseen/PKGBUILD b/community/converseen/PKGBUILD
index be3e3c257..e1dfd351c 100644
--- a/community/converseen/PKGBUILD
+++ b/community/converseen/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 62171 2012-01-17 08:26:12Z giovanni $
+# $Id: PKGBUILD 63386 2012-02-01 00:49:48Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: archtux <antonio.arias99999 at gmail.com>
pkgname=converseen
-pkgver=0.4.8
+pkgver=0.4.9
pkgrel=1
pkgdesc="The batch image converter and resizer"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('imagemagick' 'qt' 'libwmf' 'openexr')
makedepends=('cmake')
install=converseen.install
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('65cdb89445a3063b9c8362b411d3e3ef')
+md5sums=('81e6a717a020266f161d33980110a4f1')
build() {
cd "${srcdir}"