diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-11-12 18:40:02 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-14 16:32:37 -0300 |
commit | 7b0fe467ed5a9f092ac9a2d9cdf5c7478fc0d49e (patch) | |
tree | d0749e37523ea882139e0d26887dda24087c511e /community/plasma | |
parent | a0fd3558160588a9f593c949fc7b0071ab071e7a (diff) | |
download | aports-7b0fe467ed5a9f092ac9a2d9cdf5c7478fc0d49e.tar.bz2 aports-7b0fe467ed5a9f092ac9a2d9cdf5c7478fc0d49e.tar.xz |
community/kde-plasma: upgrade to 5.17.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 1d5feff289..68e78e0a79 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.17.2 +pkgver=5.17.3 pkgrel=0 pkgdesc="Plasma (Base) meta package" url="https://kde.org/plasma-desktop" |