mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
system/qterminal: Updated for version 0.9.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
10cda8d856
commit
ad447e515c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qterminal
|
||||
VERSION=${VERSION:-0.8.0}
|
||||
VERSION=${VERSION:-0.9.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue