aboutsummaryrefslogtreecommitdiffstats
path: root/community/qqc2-desktop-style
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-09-16 11:54:09 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-09-16 11:45:01 -0300
commit53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86 (patch)
tree2326ddd60308a1056401f8982b1f6a884e43f552 /community/qqc2-desktop-style
parent0e5a564450c7013131e4f292774fbb9b392f1409 (diff)
downloadaports-53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86.tar.bz2
aports-53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86.tar.xz
community/kde-frameworks: upgrade to 5.62.0
Also take over maintainership of community/attica
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 251a777ab9..331c46cad8 100644
--- a/community/qqc2-desktop-style/APKBUILD
+++ b/community/qqc2-desktop-style/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=qqc2-desktop-style
-pkgver=5.61.0
+pkgver=5.62.0
pkgrel=0
pkgdesc="A style for Qt Quick Controls 2 to make it follow your desktop theme"
arch="all"
@@ -10,7 +10,7 @@ license="LGPL-3.0-only OR (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"
-source="https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/frameworks/${pkgver%.*}/qqc2-desktop-style-$pkgver.tar.xz"
subpackages="$pkgname-dev"
prepare() {
@@ -37,4 +37,4 @@ package() {
cd "$builddir"/build
DESTDIR="$pkgdir" make install
}
-sha512sums="f4418351c2c61bcf982173bd1d47a2547e16e913bd0c31add2b762bfbce92b67cf678275b137e993ffccb49282791f38219eb0b09bea14d96603661a187342f7 qqc2-desktop-style-5.61.0.tar.xz"
+sha512sums="12ef9ea1733d9afe43e0ebc15b442e5bc516f26369a81bf4328c9ddc98481ec370170f6d3ca918d7d0ccd05ab1e604b0c2eaa36907f9fd37704aec6eded1c051 qqc2-desktop-style-5.62.0.tar.xz"