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 e482e7fdc..4ca2a8980 100644
--- a/community/converseen/PKGBUILD
+++ b/community/converseen/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 95471 2013-08-12 20:28:10Z eric $
+# $Id: PKGBUILD 97491 2013-09-21 18:36:28Z eric $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: archtux <antonio.arias99999 at gmail.com>
pkgname=converseen
pkgver=0.6.4
-pkgrel=2
+pkgrel=3
pkgdesc="The batch image converter and resizer"
arch=('i686' 'x86_64')
url="http://converseen.sourceforge.net/"
license=('GPL3')
-depends=('imagemagick' 'qt4' 'libwmf' 'openexr')
+depends=('imagemagick' 'qt4' 'libwmf' 'openexr' 'libwebp')
makedepends=('cmake')
install=converseen.install
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2")