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-browser-integration | |
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-browser-integration')
-rw-r--r-- | user/plasma-browser-integration/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/plasma-browser-integration/APKBUILD b/user/plasma-browser-integration/APKBUILD index 6c898c7d1..dc238a9e4 100644 --- a/user/plasma-browser-integration/APKBUILD +++ b/user/plasma-browser-integration/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=plasma-browser-integration -pkgver=5.18.2 +pkgver=5.18.3 pkgrel=0 pkgdesc="Integrate Web browsers into the KDE Plasma desktop" url="https://www.kde.org/" @@ -37,4 +37,4 @@ package() { rm -r "$pkgdir"/etc } -sha512sums="76fc14ccea545f480ffc617bc373a7384dc95b709ac4d880b0249306c6b18e7280267703cb62a0b69e30bc46125e9322b2ce66b5ebc79b2e6a028765134a1e5f plasma-browser-integration-5.18.2.tar.xz" +sha512sums="25f63cd8b5131704d869df67e674cc77dfe7a35a41599e84204fb2dc8617f0d48fe1206d400117eea32bc05d468baa353b927f7713333431071ba145d66dd84d plasma-browser-integration-5.18.3.tar.xz" |