diff options
Diffstat (limited to 'community/plasma-thunderbolt/APKBUILD')
-rw-r--r-- | community/plasma-thunderbolt/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/plasma-thunderbolt/APKBUILD b/community/plasma-thunderbolt/APKBUILD index 5c5d90d9fb2..5bbbdc9b603 100644 --- a/community/plasma-thunderbolt/APKBUILD +++ b/community/plasma-thunderbolt/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=plasma-thunderbolt -pkgver=5.19.2 +pkgver=5.19.3 pkgrel=0 arch="all !armhf !armv7" # Limited by bolt -> polkit, armhf also limited by qt5-qtdeclarative url="https://www.kde.org/workspaces/plasmadesktop/" @@ -31,4 +31,4 @@ package() { DESTDIR="$pkgdir" cmake --build build --target install } -sha512sums="451b581739eb0fda2e4809bdd4e4d1045c532996f52e9367a82c0b4f606096f3c5b8647a0769198757873646a3f7c83b5167f608a7e198bfee3777206b2d33f5 plasma-thunderbolt-5.19.2.tar.xz" +sha512sums="43e4d1e82c287a4cb8fc12464d5010702fb75a491a7661d5351ca6ea8c457ee976903853addb3750f925e36c95fd079bd2ec64ce27fdd6ffd949730bafa1d049 plasma-thunderbolt-5.19.3.tar.xz" |