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

Antonio Rojas arojas at archlinux.org
Wed May 3 17:23:42 UTC 2017


    Date: Wednesday, May 3, 2017 @ 17:23:41
  Author: arojas
Revision: 226694

Update to 0.9.6.2

Modified:
  converseen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-03 17:13:06 UTC (rev 226693)
+++ PKGBUILD	2017-05-03 17:23:41 UTC (rev 226694)
@@ -3,8 +3,8 @@
 # Contributor: archtux <antonio.arias99999 at gmail.com>
 
 pkgname=converseen
-pkgver=0.9.6.1
-pkgrel=2
+pkgver=0.9.6.2
+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=('5e72976f887a7d0733539c32afdf7436')
+md5sums=('9e3cda17348c66446841c40b462c0b09')
 
 build() {
   mkdir build



More information about the arch-commits mailing list