[arch-commits] Commit in converseen/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Feb 3 18:20:21 UTC 2017


    Date: Friday, February 3, 2017 @ 18:20:20
  Author: arojas
Revision: 209769

Update to 0.9.6.1

Modified:
  converseen/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-03 18:14:31 UTC (rev 209768)
+++ PKGBUILD	2017-02-03 18:20:20 UTC (rev 209769)
@@ -3,8 +3,8 @@
 # Contributor: archtux <antonio.arias99999 at gmail.com>
 
 pkgname=converseen
-pkgver=0.9.5.2
-pkgrel=2
+pkgver=0.9.6.1
+pkgrel=1
 pkgdesc="The batch image converter and resizer"
 arch=('i686' 'x86_64')
 url="http://converseen.fasterland.net/"
@@ -12,7 +12,7 @@
 depends=('imagemagick' 'qt5-base' 'libwmf' 'openexr' 'libwebp' 'openjpeg2' 'librsvg' 'ghostscript')
 makedepends=('cmake' 'qt5-tools')
 source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('f2b9e921ccd8a8e002419a329d86c38c')
+md5sums=('5e72976f887a7d0733539c32afdf7436')
 
 build() {
   mkdir build



More information about the arch-commits mailing list