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 dded9e36ea..4ff3557ced 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.64.0 +pkgver=5.65.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="7288578fcec9c1fe1d768692380acff00267513e0092361b0c0739e669a86ffde1df96f20e0ce91685df440ae7fcd7786d96fc18c1faa00e5e82d7fc9b8d60df frameworkintegration-5.64.0.tar.xz" +sha512sums="0af9b631e40d44c06661fd671898f102930f2efec9273f9efc1f7b11a16a42e25525e1a5a9c165e9d901cff01b08f36c1ac9845f316368b7f630a06dd32f414e frameworkintegration-5.65.0.tar.xz" |