system/tilix: Updated for version 1.8.5.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Philip van der Hoeven 2018-09-28 14:04:14 +01:00 committed by Willy Sudiarto Raharjo
parent 36c301e356
commit aee3fa5629
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tilix
VERSION=${VERSION:-1.8.1}
VERSION=${VERSION:-1.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="tilix"
VERSION="1.8.1"
VERSION="1.8.5"
HOMEPAGE="https://gnunn1.github.io/tilix-web/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/gnunn1/tilix/archive/1.8.1/tilix-1.8.1.tar.gz"
MD5SUM_x86_64="3b7b9bc7f4a4180b7226bd242c1af1a8"
DOWNLOAD_x86_64="https://github.com/gnunn1/tilix/archive/1.8.5/tilix-1.8.5.tar.gz"
MD5SUM_x86_64="ff94fd12649f5502af20b6a5666a3bbf"
REQUIRES="GtkD po4a vte3"
MAINTAINER="Philip van der Hoeven"
EMAIL="philip@vd-hoeven.nl"