diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-07-12 00:24:13 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-07-11 19:45:32 -0300 |
commit | 6f8ea500006730ff5108378917be57dea5883ee3 (patch) | |
tree | d1dcbea9484a94697b58df5e4ad7b38ed8774331 /testing/plasma-workspace-wallpapers | |
parent | 1f9e8008f83a8583072f3d8b9c5bee1c3a4cfe55 (diff) | |
download | aports-6f8ea500006730ff5108378917be57dea5883ee3.tar.bz2 aports-6f8ea500006730ff5108378917be57dea5883ee3.tar.xz |
testing/plasma*: update to 5.16.3
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 5392aba3f9..f6d762fa7a 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.2 +pkgver=5.16.3 pkgrel=0 pkgdesc="Wallpapers for the Plasma Workspace" arch="noarch" @@ -23,4 +23,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="717662e390149667aa378f9f5e630a7f6a653ffad597847cee623038687d653c2a613cb544cf14bf67605af462d2021db158d1bdc05f9207424a2c2e04f8f69e plasma-workspace-wallpapers-5.16.2.tar.xz" +sha512sums="de804ebf6756ecbd48e93d9e505c345b65360609ba70bd425bbec4344c29a3a77a0457315b4da71d39ec1cdc82de56129f9e284652763feccd7bd406d9ca54b3 plasma-workspace-wallpapers-5.16.3.tar.xz" |