diff options
Diffstat (limited to 'community/plasma-integration/APKBUILD')
-rw-r--r-- | community/plasma-integration/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/plasma-integration/APKBUILD b/community/plasma-integration/APKBUILD index 6383743be5..f7ec8fdc33 100644 --- a/community/plasma-integration/APKBUILD +++ b/community/plasma-integration/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=plasma-integration -pkgver=5.17.0 +pkgver=5.17.1 pkgrel=0 pkgdesc="Qt Platform Theme integration plugins for the Plasma workspaces" arch="all" @@ -40,4 +40,4 @@ package() { cd "$builddir"/build DESTDIR="$pkgdir" make install } -sha512sums="e6cc1f38f2dae6e602e47c1187e439bf2e883791bf46809ed6737e1e3351e0de06904e2f173714827c1055f821046bd61baab785cd4e43798bee07036082801b plasma-integration-5.17.0.tar.xz" +sha512sums="2e281766948d53a499608bf72637269b4d5f86da7c24f57d9cdcfe5db16e710524d476ff8868767fbb62e1f52c7064fa0ba40e69c8f25460ba001c7bcecf73a9 plasma-integration-5.17.1.tar.xz" |