mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +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.
|
||||
|
||||
PRGNAM=tilix
|
||||
VERSION=${VERSION:-1.8.1}
|
||||
VERSION=${VERSION:-1.8.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue