summaryrefslogtreecommitdiff
path: root/user/kguiaddons
diff options
context:
space:
mode:
Diffstat (limited to 'user/kguiaddons')
-rw-r--r--user/kguiaddons/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/kguiaddons/APKBUILD b/user/kguiaddons/APKBUILD
index 2c62b24dd..3b4b74727 100644
--- a/user/kguiaddons/APKBUILD
+++ b/user/kguiaddons/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=kguiaddons
-pkgver=5.47.0
+pkgver=5.48.0
pkgrel=0
pkgdesc="Framework for creating high-level user interfaces"
url="https://www.kde.org/"
@@ -12,7 +12,7 @@ depends=""
depends_dev="qt5-qtbase-dev qt5-qtx11extras-dev libxcb-dev libx11-dev"
makedepends="$depends_dev cmake extra-cmake-modules doxygen qt5-qttools-dev"
subpackages="$pkgname-dev $pkgname-doc"
-source="http://download.kde.org/stable/frameworks/${pkgver%.*}/kguiaddons-$pkgver.tar.xz"
+source="https://download.kde.org/stable/frameworks/${pkgver%.*}/kguiaddons-$pkgver.tar.xz"
build() {
cd "$builddir"
@@ -41,4 +41,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="06fd6bbda408651896c92568911023431678c40877246a90bee4af2e2508f4c2688d0b0bd1d01c95f030cd4225787c84c2cb153833cd06ddefb07b88aec0b055 kguiaddons-5.47.0.tar.xz"
+sha512sums="b0d48ab61da46b703b06d246b1deb5e41a0e80221ae563c0bfaff5b7639133963c35fce5d3503bf0d6748893eeb8442c9c78f85567072130304323dadb3bad25 kguiaddons-5.48.0.tar.xz"