diff options
author | Matteo Bernardini | 2018-04-28 11:12:48 +0200 |
---|---|---|
committer | Matteo Bernardini | 2018-06-09 08:33:14 +0200 |
commit | 63e68db58b4041aa98c4493b8df2cf2ee3f7c8a2 (patch) | |
tree | c1893ca99a4e05c4489cec6f3d098587d9131797 /system/lilyterm/lilyterm.info | |
parent | 81c344443219574587ae3d6bccb8f19c1bd346af (diff) | |
download | old.slackbuilds-63e68db58b4041aa98c4493b8df2cf2ee3f7c8a2.tar.gz |
system/lilyterm: Updated for version 0.9.9.4.lilyterm
Added the new dependency vte2
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/lilyterm/lilyterm.info')
-rw-r--r-- | system/lilyterm/lilyterm.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/lilyterm/lilyterm.info b/system/lilyterm/lilyterm.info index 18760fdefe..c7f00b5797 100644 --- a/system/lilyterm/lilyterm.info +++ b/system/lilyterm/lilyterm.info @@ -1,10 +1,10 @@ PRGNAM="lilyterm" -VERSION="0.9.9.2" +VERSION="0.9.9.4" HOMEPAGE="https://lilyterm.luna.com.tw/index.html" -DOWNLOAD="https://lilyterm.luna.com.tw/file/lilyterm-0.9.9.2.tar.gz" -MD5SUM="d68dd29ce4894f765adba1efd470f90e" +DOWNLOAD="https://lilyterm.luna.com.tw/file/lilyterm-0.9.9.4.tar.gz" +MD5SUM="3bbfd4037d45a16b1b45846ce51d100a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="vte2" MAINTAINER="Emil Torofiev" EMAIL="etorofiev@gmail.com" |