diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-06-06 19:25:36 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-09 07:15:33 +0700 |
commit | ad447e515cc1b5dbb269e3465510afaa432bf7e6 (patch) | |
tree | 461d729b23750f4895c0c6390e09ca2140c7df81 /system/qterminal/qterminal.info | |
parent | 10cda8d856f916a09bceb730eb82b5d1472ca71d (diff) |
system/qterminal: Updated for version 0.9.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/qterminal/qterminal.info')
-rw-r--r-- | system/qterminal/qterminal.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/qterminal/qterminal.info b/system/qterminal/qterminal.info index 3b6954e2ba5f..d70937ea6d7d 100644 --- a/system/qterminal/qterminal.info +++ b/system/qterminal/qterminal.info @@ -1,8 +1,8 @@ PRGNAM="qterminal" -VERSION="0.8.0" +VERSION="0.9.0" HOMEPAGE="https://github.com/lxde/qterminal" -DOWNLOAD="https://github.com/lxde/qterminal/releases/download/0.8.0/qterminal-0.8.0.tar.xz" -MD5SUM="1ce5911e0959da75e6742f10a36b73e4" +DOWNLOAD="https://github.com/lxde/qterminal/releases/download/0.9.0/qterminal-0.9.0.tar.xz" +MD5SUM="e31af75d375e72c298a4130cdd6d012c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qtermwidget" |