aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2021-06-06 12:13:16 +0200
committerAndy Postnikov <apostnikov@gmail.com>2021-06-15 11:50:14 +0000
commit78198a92ca88c7542f49dac141d5d0a06c2fde78 (patch)
treed720b36faa126b9882e87100677123b7683e0a6c
parent64344cd83c9fe42478146a6f445d531d5ae94557 (diff)
testing/qterminal: upgrade to 0.17.0
-rw-r--r--testing/qterminal/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/testing/qterminal/APKBUILD b/testing/qterminal/APKBUILD
index 2c2069ec362..f552133c83c 100644
--- a/testing/qterminal/APKBUILD
+++ b/testing/qterminal/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=qterminal
-pkgver=0.16.1
+pkgver=0.17.0
pkgrel=0
pkgdesc="Lightweight Qt-based terminal emulator"
url="https://github.com/lxqt/qterminal"
@@ -29,4 +29,6 @@ build() {
package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
-sha512sums="0d9736cb6e220a019e6a8df9507604c144a9be6cb8702719e489c6868858a4e0ab362f713f697ba7a6f9e8cd9c9a94aa8e6daba1adcd698a52729ca6e8096def qterminal-0.16.1.tar.xz"
+sha512sums="
+c5d4ead74feeaec19b917389e7ff6fc4630671deb3442335b8e8c96ec6022c3460343475c95cd40cbaab4c0f813236c23557508b10e26e82ddf1546662f1de57 qterminal-0.17.0.tar.xz
+"