Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a3a1ec8886e440eeb7c7db1a41065473cdc98db0
commit a3a1ec8886e440eeb7c7db1a41065473cdc98db0 Author: kikadf <[email protected]> Date: Sat Aug 17 17:58:13 2013 +0200 converseen-0.6.4-1-x86_64 * Version bump diff --git a/source/xapps-extra/converseen/FrugalBuild b/source/xapps-extra/converseen/FrugalBuild index a7958ca..dd8dbd0 100644 --- a/source/xapps-extra/converseen/FrugalBuild +++ b/source/xapps-extra/converseen/FrugalBuild @@ -2,8 +2,10 @@ # Maintainer: kikadf <[email protected]> # Contributor: centuri0 <achevaux at gmail dot com> +options+=('asneeded') + pkgname=converseen -pkgver=0.6.3 +pkgver=0.6.4 pkgrel=1 pkgdesc="A batch image conversion tool written in C++ with Qt4 and Magick++." depends=('imagemagick' 'libqtgui' 'xz' 'libtool' 'libuuid') @@ -18,7 +20,7 @@ _F_cmake_confopts+=" -DImageMagick_Magick++_INCLUDE_DIR:PATH=/usr/include/ImageM Finclude sourceforge cmake groups=('xapps-extra') archs=('i686' 'x86_64') -sha1sums=('409fb52cea78e0a26ac9633ba1ff2b2a555cfe82') +sha1sums=('0c9e7d41a71bebfa59e12b69a0bb5273a00e8f94') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
