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-workspace-wallpapers | |
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-workspace-wallpapers')
-rw-r--r-- | community/plasma-workspace-wallpapers/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/plasma-workspace-wallpapers/APKBUILD b/community/plasma-workspace-wallpapers/APKBUILD index a14c51d3f5..4437ce00a1 100644 --- a/community/plasma-workspace-wallpapers/APKBUILD +++ b/community/plasma-workspace-wallpapers/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=plasma-workspace-wallpapers -pkgver=5.17.2 +pkgver=5.17.3 pkgrel=0 pkgdesc="Wallpapers for the Plasma Workspace" arch="noarch" @@ -31,4 +31,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="b5051cf910092e8ba0d8e7757d7aced2509f2e7d490893134b4773d857f702e8288db537da23e9b2f48a7ce4de89740c57c3e2911ff5bfb29e80178bb1986fe6 plasma-workspace-wallpapers-5.17.2.tar.xz" +sha512sums="528988795af8aeba7e5bc1aa5d361fe4efb053fe5d7f0ef65878135a77644bcaddd833092377739bddee74730e2b375b20fd2c8db3e6443252afc616c9f91af3 plasma-workspace-wallpapers-5.17.3.tar.xz" |