mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/tilda: Updated for version 1.2.2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
b00e982bf4
commit
602cfb10b9
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.1.13}
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tilda"
|
||||
VERSION="1.1.13"
|
||||
VERSION="1.2.2"
|
||||
HOMEPAGE="https://github.com/lanoxx/tilda"
|
||||
DOWNLOAD="https://github.com/lanoxx/tilda/archive/tilda-1.1.13.tar.gz"
|
||||
MD5SUM="4aa23c4107f9fb13f8931382c7fa361b"
|
||||
DOWNLOAD="https://github.com/lanoxx/tilda/archive/tilda-1.2.2.tar.gz"
|
||||
MD5SUM="b5e920e4c3517bc9e2f6cf678d569204"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="confuse vte3"
|
||||
|
|
Loading…
Reference in a new issue