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