mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
system/tilix: Updated for version 1.8.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
36c301e356
commit
aee3fa5629
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=tilix
|
PRGNAM=tilix
|
||||||
VERSION=${VERSION:-1.8.1}
|
VERSION=${VERSION:-1.8.5}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="tilix"
|
PRGNAM="tilix"
|
||||||
VERSION="1.8.1"
|
VERSION="1.8.5"
|
||||||
HOMEPAGE="https://gnunn1.github.io/tilix-web/"
|
HOMEPAGE="https://gnunn1.github.io/tilix-web/"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://github.com/gnunn1/tilix/archive/1.8.1/tilix-1.8.1.tar.gz"
|
DOWNLOAD_x86_64="https://github.com/gnunn1/tilix/archive/1.8.5/tilix-1.8.5.tar.gz"
|
||||||
MD5SUM_x86_64="3b7b9bc7f4a4180b7226bd242c1af1a8"
|
MD5SUM_x86_64="ff94fd12649f5502af20b6a5666a3bbf"
|
||||||
REQUIRES="GtkD po4a vte3"
|
REQUIRES="GtkD po4a vte3"
|
||||||
MAINTAINER="Philip van der Hoeven"
|
MAINTAINER="Philip van der Hoeven"
|
||||||
EMAIL="philip@vd-hoeven.nl"
|
EMAIL="philip@vd-hoeven.nl"
|
||||||
|
|
Loading…
Reference in a new issue