system/tilda: Updated for version 0.9.6

This commit is contained in:
Erik Hanson 2010-05-11 22:27:09 +02:00 committed by Michiel van Wessem
parent cc64175d4a
commit 5b21b84b05
3 changed files with 6 additions and 6 deletions

View file

@ -3,4 +3,4 @@ terminals from first person shooter games, Quake, Doom and Half-Life
(to name a few), where the terminal has no border and is hidden from
the desktop until a key is pressed.
Required deps: libConfuse (also available at SlackBuilds.org)
Required deps: Confuse (also available at SlackBuilds.org)

View file

@ -5,7 +5,7 @@
# Modified by the SlackBuilds.org project
PRGNAM=tilda
VERSION=0.9.4
VERSION=0.9.6
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="tilda"
VERSION="0.09.4"
VERSION="0.9.6"
HOMEPAGE="http://tilda.sourceforge.net/"
DOWNLOAD="http://dl.sourceforge.net/tilda/tilda-0.9.4.tar.gz"
MD5SUM="773d47e3985f7e778b662a38b053c1df"
DOWNLOAD="http://dl.sourceforge.net/tilda/tilda-0.9.6.tar.gz"
MD5SUM="b44ebe04fdfd312e9ddc5e0ed77f4289"
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
APPROVED="elohim,rworkman"
APPROVED="Michiel"