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-thunderbolt/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-thunderbolt/APKBUILD')
-rw-r--r-- | user/plasma-thunderbolt/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/plasma-thunderbolt/APKBUILD b/user/plasma-thunderbolt/APKBUILD index 70ca85f6f..540d65560 100644 --- a/user/plasma-thunderbolt/APKBUILD +++ b/user/plasma-thunderbolt/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox <awilfox@adelielinux.org> # Maintainer: A. Wilcox <awilfox@adelielinux.org> pkgname=plasma-thunderbolt -pkgver=5.18.5 +pkgver=5.24.5 pkgrel=0 pkgdesc="Thunderbolt device integration for KDE Plasma desktop" url="https://www.kde.org/" @@ -38,4 +38,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="4768a69abc474b9daa2c3f880ef12829ce4804a44b4502b31e083802a5ba4406ac52001fb397415958cd52d7f76aa7dc54f8945665957a8a5557ca93e345ff76 plasma-thunderbolt-5.18.5.tar.xz" +sha512sums="b1096fac09800e33b87e79a2e774eaf19afa063263e71f772ec0081fda714c63dd07a0000489c36c3f7deead3ee563880bc12f336b8ea599b396613d28cc08f5 plasma-thunderbolt-5.24.5.tar.xz" |