diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-03-23 12:39:10 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-03-23 12:39:10 +0000 |
commit | da5a69b65a8791fffa6e93366ee585f87eff136d (patch) | |
tree | e003182771f8b55973ef20eb55f75f55ede34920 /user/plasma-integration/APKBUILD | |
parent | cf52fe9940f6e2205819493b5c8e18834239fe0b (diff) | |
download | packages-da5a69b65a8791fffa6e93366ee585f87eff136d.tar.gz packages-da5a69b65a8791fffa6e93366ee585f87eff136d.tar.bz2 packages-da5a69b65a8791fffa6e93366ee585f87eff136d.tar.xz packages-da5a69b65a8791fffa6e93366ee585f87eff136d.zip |
user/[KDE Plasma]: Bump to 5.18.3
Diffstat (limited to 'user/plasma-integration/APKBUILD')
-rw-r--r-- | user/plasma-integration/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/plasma-integration/APKBUILD b/user/plasma-integration/APKBUILD index c7c199e5d..9b173bb13 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.18.2 +pkgver=5.18.3 pkgrel=0 pkgdesc="Qt platform theme plugin for Plasma" url="https://www.kde.org/" @@ -41,4 +41,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="d605bba7e1ac1786bbdceecd38a571cf8f9d71f95b31a9beb66100af85d0d607304ee00d7df135e7f76c295e4832ccd197e666dd2ea3c3842307fb649ff53559 plasma-integration-5.18.2.tar.xz" +sha512sums="1df2bc77ade1ff4f3b858f00dd66c4324bc1b9f1f0a10d1b5481f6432666989a7d57f1407528e1cf8e9cb91519393e6c4d320541c4f970958dce77ffc065c976 plasma-integration-5.18.3.tar.xz" |