diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2022-06-09 01:10:53 -0500 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2022-10-21 18:34:01 -0500 |
commit | 1a8ec08761b79fd68225f69070c875e162a826bc (patch) | |
tree | 5be15b38f8c255251cd471c66ea36fdabee90e5e /user/plasma-workspace-wallpapers/APKBUILD | |
parent | 44d7d2b2882e270cebf8385ac60827955e1e0987 (diff) | |
download | packages-1a8ec08761b79fd68225f69070c875e162a826bc.tar.gz packages-1a8ec08761b79fd68225f69070c875e162a826bc.tar.bz2 packages-1a8ec08761b79fd68225f69070c875e162a826bc.tar.xz packages-1a8ec08761b79fd68225f69070c875e162a826bc.zip |
user/[KDE Plasma]: Update to 5.24.5
Diffstat (limited to 'user/plasma-workspace-wallpapers/APKBUILD')
-rw-r--r-- | user/plasma-workspace-wallpapers/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/plasma-workspace-wallpapers/APKBUILD b/user/plasma-workspace-wallpapers/APKBUILD index e222316ff..bd69db0ad 100644 --- a/user/plasma-workspace-wallpapers/APKBUILD +++ b/user/plasma-workspace-wallpapers/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> # Maintainer: A. Wilcox <awilfox-kde@adelielinux.org> pkgname=plasma-workspace-wallpapers -pkgver=5.18.5 +pkgver=5.24.5 pkgrel=0 pkgdesc="Default wallpapers from KDE" url="https://www.KDE.org/" @@ -35,4 +35,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="75d5042fd955849cb67b1f7711b2e3e63d03ece7aacd4fc88bcd8c8652ca40a62351c1666b9c86275d1b495fa73d0089e8046dc1f65fc6fb23d9010ddc6f514e plasma-workspace-wallpapers-5.18.5.tar.xz" +sha512sums="8b22bb8a2c093f3f7b7da8b0db55c688fa6d602326429db3e32960d7596c0f79e79d1a724bdb914d55caeffa36f422eea6678afdd62e2bb89f3afa479d056873 plasma-workspace-wallpapers-5.24.5.tar.xz" |