system/tilda: Updated for version 1.2.4.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2015-07-25 10:09:48 -07:00 committed by Willy Sudiarto Raharjo
parent 54d0e0f1a6
commit d8ed43bf43
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.2.2}
VERSION=${VERSION:-1.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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