mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/converseen: Updated for version 0.9.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
52551818d2
commit
7cb8eeb853
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=converseen
|
||||
VERSION=${VERSION:-0.9.7.2}
|
||||
VERSION=${VERSION:-0.9.8.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="converseen"
|
||||
VERSION="0.9.7.2"
|
||||
VERSION="0.9.8.0"
|
||||
HOMEPAGE="http://converseen.fasterland.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/converseen/converseen-0.9.7.2.tar.bz2"
|
||||
MD5SUM="0ab04c048268da1eaaba8b6f184e7b0a"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/converseen/converseen-0.9.8.0.tar.bz2"
|
||||
MD5SUM="35d5c36f1ecfcca9a3abd6626615dd0a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue