diff options
author | Bart Ribbers <bribbers@disroot.org> | 2020-03-11 09:48:08 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-13 16:35:51 -0300 |
commit | 79494622b0c70e1b0845fe2625df3991ef9df6d6 (patch) | |
tree | 7cb1698d03500fc97efd4b108d583200d324f74e /community/plasma | |
parent | 6afaa9ee56de27b81bef0a61f4d4a7cc82a4374b (diff) | |
download | aports-79494622b0c70e1b0845fe2625df3991ef9df6d6.tar.bz2 aports-79494622b0c70e1b0845fe2625df3991ef9df6d6.tar.xz |
{community,testing}/plasma: upgrade to 5.18.3
Diffstat (limited to 'community/plasma')
-rw-r--r-- | community/plasma/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/plasma/APKBUILD b/community/plasma/APKBUILD index cfa0dee4cf..584b4ca859 100644 --- a/community/plasma/APKBUILD +++ b/community/plasma/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=plasma -pkgver=5.18.2 +pkgver=5.18.3 pkgrel=0 pkgdesc="Plasma (Base) meta package" url="https://kde.org/plasma-desktop" |