diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-03-23 12:39:10 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-03-23 12:39:10 +0000 |
commit | da5a69b65a8791fffa6e93366ee585f87eff136d (patch) | |
tree | e003182771f8b55973ef20eb55f75f55ede34920 /user/plasma-thunderbolt/APKBUILD | |
parent | cf52fe9940f6e2205819493b5c8e18834239fe0b (diff) | |
download | packages-da5a69b65a8791fffa6e93366ee585f87eff136d.tar.gz packages-da5a69b65a8791fffa6e93366ee585f87eff136d.tar.bz2 packages-da5a69b65a8791fffa6e93366ee585f87eff136d.tar.xz packages-da5a69b65a8791fffa6e93366ee585f87eff136d.zip |
user/[KDE Plasma]: Bump to 5.18.3
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 ebe1e8cca..c127d0a48 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.2 +pkgver=5.18.3 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="e42cdbc6ce4da2a7e38ed3cbeb4f1dec6c6e9a1c9dc160d256b5701b1bf3f4e298f9e6d19c6c5cdf48155f3f792961f2f20e5971e80b80e3670ba5bba86af05e plasma-thunderbolt-5.18.2.tar.xz" +sha512sums="0fc0abf69efba6fcae6bb54eab5c4a40517fd3b48ae00a9e53477e6ce2d1ae12eeccfd05f55bb316be27c054a64c24ae01b9d3d543bcc86b753768ba8d0f65d9 plasma-thunderbolt-5.18.3.tar.xz" |