diff options
Diffstat (limited to 'community/frameworkintegration/APKBUILD')
-rw-r--r-- | community/frameworkintegration/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/frameworkintegration/APKBUILD b/community/frameworkintegration/APKBUILD index 4ff3557ced..0a71c0827f 100644 --- a/community/frameworkintegration/APKBUILD +++ b/community/frameworkintegration/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=frameworkintegration -pkgver=5.65.0 +pkgver=5.66.0 pkgrel=0 pkgdesc="Framework providing components to allow applications to integrate with a KDE Workspace" arch="all" @@ -38,4 +38,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="0af9b631e40d44c06661fd671898f102930f2efec9273f9efc1f7b11a16a42e25525e1a5a9c165e9d901cff01b08f36c1ac9845f316368b7f630a06dd32f414e frameworkintegration-5.65.0.tar.xz" +sha512sums="d22cc4a2f5552705c0b863d2b73dfffd70a0020bf31dcf17874ac5a8c05de8bbbc88c7e12d455d1a98bc64916cb174a7fdb9677833cb5404c0b7c8f1c9bea2f2 frameworkintegration-5.66.0.tar.xz" |