mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/converseen: Updated for version 0.9.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9b90ce556f
commit
dda7d73e94
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue