system/tilda: Updated for version 1.2.2.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2014-11-03 20:51:06 -08:00 committed by Willy Sudiarto Raharjo
parent b00e982bf4
commit 602cfb10b9
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tilda
VERSION=${VERSION:-1.1.13}
VERSION=${VERSION:-1.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="tilda"
VERSION="1.1.13"
VERSION="1.2.2"
HOMEPAGE="https://github.com/lanoxx/tilda"
DOWNLOAD="https://github.com/lanoxx/tilda/archive/tilda-1.1.13.tar.gz"
MD5SUM="4aa23c4107f9fb13f8931382c7fa361b"
DOWNLOAD="https://github.com/lanoxx/tilda/archive/tilda-1.2.2.tar.gz"
MD5SUM="b5e920e4c3517bc9e2f6cf678d569204"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="confuse vte3"