mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/tilda: Updated for version 1.2.4.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
54d0e0f1a6
commit
d8ed43bf43
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue