graphics/converseen: Updated for version 0.9.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-01-22 02:22:55 +07:00
parent 9b90ce556f
commit dda7d73e94
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for converseen
# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=converseen
VERSION=${VERSION:-0.9.5.2}
VERSION=${VERSION:-0.9.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="converseen"
VERSION="0.9.5.2"
VERSION="0.9.6"
HOMEPAGE="http://converseen.fasterland.net/"
DOWNLOAD="http://downloads.sourceforge.net/converseen/converseen-0.9.5.2.tar.bz2"
MD5SUM="f2b9e921ccd8a8e002419a329d86c38c"
DOWNLOAD="http://downloads.sourceforge.net/converseen/converseen-0.9.6.tar.bz2"
MD5SUM="f914e6f79103d5aadcaa2469b1c57d23"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"