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 f7ec8fdc33..954d886036 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.1 +pkgver=5.17.2 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="2e281766948d53a499608bf72637269b4d5f86da7c24f57d9cdcfe5db16e710524d476ff8868767fbb62e1f52c7064fa0ba40e69c8f25460ba001c7bcecf73a9 plasma-integration-5.17.1.tar.xz" +sha512sums="dc0f636ab7799ca383e71c6d464ce01ce353c072c16bedc77a68970652cdef36b12ceb10f85287f22976ce47661442419f89a458ddc57110e3b8e253fad1f834 plasma-integration-5.17.2.tar.xz" |