mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/converseen: Updated for version 0.9.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2aaa6b3d3d
commit
b1947a9cf3
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.6}
|
||||
VERSION=${VERSION:-0.9.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="converseen"
|
||||
VERSION="0.9.6"
|
||||
VERSION="0.9.6.1"
|
||||
HOMEPAGE="http://converseen.fasterland.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/converseen/converseen-0.9.6.tar.bz2"
|
||||
MD5SUM="f914e6f79103d5aadcaa2469b1c57d23"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/converseen/converseen-0.9.6.1.tar.bz2"
|
||||
MD5SUM="5e72976f887a7d0733539c32afdf7436"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue