summaryrefslogtreecommitdiff
path: root/community/converseen
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-01 23:14:54 +0000
committerroot <root@rshg054.dnsready.net>2012-02-01 23:14:54 +0000
commitac5ada660240f37d7347e42123071990f616e418 (patch)
tree31ac2c7efc492f2c67069b60f1a6ea7ff102ae94 /community/converseen
parentc34f78dd37c2a2015d43de5d89748a2f8147ba1b (diff)
Wed Feb 1 23:14:54 UTC 2012
Diffstat (limited to 'community/converseen')
-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}"