mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
graphics/converseen: Updated for version 0.9.9.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e4df125b1c
commit
4047a55e9e
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.4}
|
||||
VERSION=${VERSION:-0.9.9.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="converseen"
|
||||
VERSION="0.9.9.4"
|
||||
VERSION="0.9.9.5"
|
||||
HOMEPAGE="https://converseen.fasterland.net/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/converseen/converseen-0.9.9.4.tar.bz2"
|
||||
MD5SUM="2d84d25ba88c31e66a3e4acbf5790147"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/converseen/converseen-0.9.9.5.tar.bz2"
|
||||
MD5SUM="5a5fd84cf7d1daabc0db3809faf8a5d3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue