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-pa/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-pa/APKBUILD')
-rw-r--r-- | user/plasma-pa/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/plasma-pa/APKBUILD b/user/plasma-pa/APKBUILD index 01e59bd5c..e0954a0d1 100644 --- a/user/plasma-pa/APKBUILD +++ b/user/plasma-pa/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=plasma-pa -pkgver=5.18.5 +pkgver=5.24.5 pkgrel=0 pkgdesc="PulseAudio integration for KDE Plasma desktop" url="https://www.kde.org/" @@ -39,4 +39,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="fff3049d4879e4f6fe428985dd14f91fa6bac8fe2e7c696ee1424d610038f61fd7eda2621bfd2c2643529956f7986b59c9eead1ceb79e1cfb1397fa52b470376 plasma-pa-5.18.5.tar.xz" +sha512sums="fdf18b0baa1fb43a8d576d454ba6625bf7d376eb30fcbe8e09df388441a04d1b373b6d53a56b4f14552fc06cbdddea193248044d0cc5e3b71fb90651708afaa1 plasma-pa-5.24.5.tar.xz" |