diff options
Diffstat (limited to 'user/plasma-thunderbolt')
-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 613df1e6f..ebe1e8cca 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.1 +pkgver=5.18.2 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="bf6499a6ebf1d0f5ab22eba8c6a6d782985df9438006a8a4c3eeb213cf2af1a1face3e4edf081edd2c22159a5cf87c412db930a110d392e3bfc3921cca4d1729 plasma-thunderbolt-5.18.1.tar.xz" +sha512sums="e42cdbc6ce4da2a7e38ed3cbeb4f1dec6c6e9a1c9dc160d256b5701b1bf3f4e298f9e6d19c6c5cdf48155f3f792961f2f20e5971e80b80e3670ba5bba86af05e plasma-thunderbolt-5.18.2.tar.xz" |