summaryrefslogtreecommitdiff
path: root/user/plasma-integration
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-17 23:12:33 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-02-17 23:12:33 +0000
commitb64eac2f293791431696c2f7c27737bd0e57c714 (patch)
tree726d44aab6f773966b06fa2cca5e29f1f9ec8bcc /user/plasma-integration
parenta19e4277b019ec71bbb0a974df95c10a7c0c7299 (diff)
downloadpackages-b64eac2f293791431696c2f7c27737bd0e57c714.tar.gz
packages-b64eac2f293791431696c2f7c27737bd0e57c714.tar.bz2
packages-b64eac2f293791431696c2f7c27737bd0e57c714.tar.xz
packages-b64eac2f293791431696c2f7c27737bd0e57c714.zip
user/[KDE Plasma]: Bump to 5.18.0 release
Diffstat (limited to 'user/plasma-integration')
-rw-r--r--user/plasma-integration/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/plasma-integration/APKBUILD b/user/plasma-integration/APKBUILD
index 3b4116ae0..c52a6adb2 100644
--- a/user/plasma-integration/APKBUILD
+++ b/user/plasma-integration/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox-kde@adelielinux.org>
pkgname=plasma-integration
-pkgver=5.17.90
+pkgver=5.18.0
pkgrel=0
pkgdesc="Qt platform theme plugin for Plasma"
url="https://www.kde.org/"
@@ -14,7 +14,7 @@ makedepends="cmake extra-cmake-modules python3 qt5-qtbase-dev libxcursor-dev
kiconthemes-dev knotifications-dev kwayland-dev kwidgetsaddons-dev
kwindowsystem-dev breeze-dev qt5-qtquickcontrols2-dev"
subpackages="$pkgname-lang"
-source="https://download.kde.org/unstable/plasma/$pkgver/plasma-integration-$pkgver.tar.xz"
+source="https://download.kde.org/stable/plasma/$pkgver/plasma-integration-$pkgver.tar.xz"
build() {
if [ "$CBUILD" != "$CHOST" ]; then
@@ -41,4 +41,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="a958c1d5817cc36ba6b62184d6b9ce7cc486a47334e93d00b50404d2a9940985eab616e58c1aceba0d20f81480baaf5804cbc160c3efcd60c35ac705fe6d51c9 plasma-integration-5.17.90.tar.xz"
+sha512sums="c6ba798d6525c7d8cfd46874a1ffd7c6147e600f64a49b410b124945f7a46de0003166b049981897fb20f8776a66d14b9cf7fc1e4729497dc6285421d5161850 plasma-integration-5.18.0.tar.xz"