diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-06-25 16:29:05 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-06-25 15:04:12 -0300 |
commit | 44b00128cdf9493d8c2bd0e4111f4eec29ec4260 (patch) | |
tree | 34f010d90dec2c1fa9fedad037a602886b42bcb5 /testing/plasma-workspace-wallpapers | |
parent | 056a98378f3b63287dc8e13cd06a11a5f2aa4884 (diff) | |
download | aports-44b00128cdf9493d8c2bd0e4111f4eec29ec4260.tar.bz2 aports-44b00128cdf9493d8c2bd0e4111f4eec29ec4260.tar.xz |
testing/plasma*: update to 5.16.2
Diffstat (limited to 'testing/plasma-workspace-wallpapers')
-rw-r--r-- | testing/plasma-workspace-wallpapers/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/plasma-workspace-wallpapers/APKBUILD b/testing/plasma-workspace-wallpapers/APKBUILD index f3a65908be..5392aba3f9 100644 --- a/testing/plasma-workspace-wallpapers/APKBUILD +++ b/testing/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.16.1 +pkgver=5.16.2 pkgrel=0 pkgdesc="Wallpapers for the Plasma Workspace" arch="noarch" @@ -23,4 +23,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="f37b6a411c1a8bec64088275e7ac8de0fa8d73856ea259f4506b44b73b7ba9c93a55525e02fc72cd4b4824a014f22392d23a6a0decf53f4acc2515671067651e plasma-workspace-wallpapers-5.16.1.tar.xz" +sha512sums="717662e390149667aa378f9f5e630a7f6a653ffad597847cee623038687d653c2a613cb544cf14bf67605af462d2021db158d1bdc05f9207424a2c2e04f8f69e plasma-workspace-wallpapers-5.16.2.tar.xz" |