mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
graphics/converseen: Updated for version 0.9.9.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0639207269
commit
9eb300002d
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=converseen
|
||||
VERSION=${VERSION:-0.9.9.2}
|
||||
VERSION=${VERSION:-0.9.9.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="converseen"
|
||||
VERSION="0.9.9.2"
|
||||
VERSION="0.9.9.3"
|
||||
HOMEPAGE="https://converseen.fasterland.net/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/converseen/converseen-0.9.9.2.tar.bz2"
|
||||
MD5SUM="4d488ed3c361c3d41068001d2269f282"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/converseen/converseen-0.9.9.3.tar.bz2"
|
||||
MD5SUM="2cfe47ed74f0f733344b665754fc9dd7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue