summaryrefslogtreecommitdiff
path: root/community/converseen
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /community/converseen
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/converseen')
-rw-r--r--community/converseen/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/converseen/PKGBUILD b/community/converseen/PKGBUILD
index 4ca2a8980..93e0b227d 100644
--- a/community/converseen/PKGBUILD
+++ b/community/converseen/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 97491 2013-09-21 18:36:28Z eric $
+# $Id: PKGBUILD 99619 2013-10-30 16:13:52Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: archtux <antonio.arias99999 at gmail.com>
pkgname=converseen
-pkgver=0.6.4
-pkgrel=3
+pkgver=0.6.5
+pkgrel=1
pkgdesc="The batch image converter and resizer"
arch=('i686' 'x86_64')
url="http://converseen.sourceforge.net/"
@@ -13,7 +13,7 @@ depends=('imagemagick' 'qt4' 'libwmf' 'openexr' 'libwebp')
makedepends=('cmake')
install=converseen.install
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('072cb40a495e539661ea789131555f79')
+md5sums=('7db27020d6071f73eea23655d5272055')
build() {
cd "${srcdir}"