aboutsummaryrefslogtreecommitdiffstats
path: root/community/qqc2-desktop-style
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-10-14 19:46:37 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-10-17 12:13:50 -0300
commit49afd00440e7a1725cb4701a2ff879e994a55389 (patch)
tree915f5c810b7027a5a99e9ed935ab50f9d8dde87e /community/qqc2-desktop-style
parente58bd7992d0d7b657f02561eb4c255bdfe6751d6 (diff)
downloadaports-49afd00440e7a1725cb4701a2ff879e994a55389.tar.bz2
aports-49afd00440e7a1725cb4701a2ff879e994a55389.tar.xz
community/kde-frameworks: upgrade to 5.63.0
Diffstat (limited to 'community/qqc2-desktop-style')
-rw-r--r--community/qqc2-desktop-style/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/qqc2-desktop-style/APKBUILD b/community/qqc2-desktop-style/APKBUILD
index 331c46cad8..c9208851e8 100644
--- a/community/qqc2-desktop-style/APKBUILD
+++ b/community/qqc2-desktop-style/APKBUILD
@@ -1,12 +1,12 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=qqc2-desktop-style
-pkgver=5.62.0
+pkgver=5.63.0
pkgrel=0
pkgdesc="A style for Qt Quick Controls 2 to make it follow your desktop theme"
arch="all"
url="https://community.kde.org/Frameworks"
-license="LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-only)"
+license="LGPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only)"
depends="qt5-qtgraphicaleffects qt5-qtquickcontrols2"
depends_dev="qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qtx11extras-dev kirigami2-dev kiconthemes-dev kconfigwidgets-dev"
makedepends="$depends_dev extra-cmake-modules"
@@ -37,4 +37,4 @@ package() {
cd "$builddir"/build
DESTDIR="$pkgdir" make install
}
-sha512sums="12ef9ea1733d9afe43e0ebc15b442e5bc516f26369a81bf4328c9ddc98481ec370170f6d3ca918d7d0ccd05ab1e604b0c2eaa36907f9fd37704aec6eded1c051 qqc2-desktop-style-5.62.0.tar.xz"
+sha512sums="493ef0459f128501a22420ba452e9bdc48340ed7d6b7ad6324d78cca6a8a30e6ce243de91954a5854c0b1a43de06bad3e06590f1152b0a1f77f8135668d9a385 qqc2-desktop-style-5.63.0.tar.xz"