aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-05 11:43:19 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-05 12:04:48 +0100
commit880e41f2de6c403c1ddf7daaf6318f31c196363a (patch)
tree7f4360ee78405cc286ae677ec0110bddbcaa3b7e
parent19b80371588f08c6ded444b5a7eedc78c90dda32 (diff)
testing/kvantum: upgrade to 0.13.0
-rw-r--r--testing/kvantum/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/kvantum/APKBUILD b/testing/kvantum/APKBUILD
index 695c115b7fa..11747193c86 100644
--- a/testing/kvantum/APKBUILD
+++ b/testing/kvantum/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=kvantum
-pkgver=0.12.1
+pkgver=0.13.0
pkgrel=0
pkgdesc="SVG-based theme engine for Qt5"
options="!check" # No testsuite
@@ -34,4 +34,4 @@ package() {
rm -rf "$pkgdir"/usr/share/kde4
}
-sha512sums="a3c3c6418baca89b3d1d6c02ec370cde530882643dec3c8714f01cc8c36541b0cc7f124d605f8931086cd74eebd522b88a968bcf9cd1f7adea2028b359ff1de5 kvantum-0.12.1.tar.gz"
+sha512sums="4250fd83ec53d24c02601c2b9fb4f23b847b9e3c0796d7bfc78aed329793c5293941f004f17d8e18011cc13cd9fbde066004c33dcec26dd291a1d0d3cc070232 kvantum-0.13.0.tar.gz"