mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
graphics/converseen: Updated for version 0.7.1.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
2dc30f9e7a
commit
c9290072ff
3 changed files with 6 additions and 4 deletions
|
@ -5,3 +5,5 @@ an unlimited number of images.
|
|||
|
||||
It supports more than 100 image formats like DPX, EXR, GIF, JPEG,
|
||||
JPEG-2000, PhotoCD, PNG, Postscript, SVG, and TIFF and many others.
|
||||
|
||||
Optional dependency: libwebp
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=converseen
|
||||
VERSION=${VERSION:-0.6.8}
|
||||
VERSION=${VERSION:-0.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="converseen"
|
||||
VERSION="0.6.8"
|
||||
VERSION="0.7.1"
|
||||
HOMEPAGE="http://converseen.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/converseen/converseen-0.6.8.tar.bz2"
|
||||
MD5SUM="35d9c5d2e3a4aacbf12d92fe552c9539"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/converseen/converseen-0.7.1.tar.bz2"
|
||||
MD5SUM="bf2f1c71d8faf7e7c913680e24284858"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue