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 258e4c69ec..e7fdb0e482 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.17.5 +pkgver=5.18.0 pkgrel=0 arch="all !armhf !armv7" # Limited by bolt -> polkit, armhf also limited by qt5-qtdeclarative url="https://www.kde.org/workspaces/plasmadesktop/" @@ -39,4 +39,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="8287e20963a31af60dff75a659af455518d72813b7e04dfd5407de4bbcda422551a000fd3ff03b67d4a052dc0421058c8ae8c31c1a92d174277d6a02819f6f70 plasma-thunderbolt-5.17.5.tar.xz" +sha512sums="ec91b9c943e57a5a000b5d2296759299ac0c23b5d1e2ad6918a052df74a38b08cfa793ee770cd6d7049c56850e245aa3ce6b6b428d6751d9047105cdcccc26bb plasma-thunderbolt-5.18.0.tar.xz" |