git » frameworkintegration.git » commit cd99efa

Upstream release

author Felix Yan
2016-06-14 16:15:37 UTC
committer Felix Yan
2016-06-14 16:15:37 UTC
parent a3ff0d206708dd5deb6978733e3edca6b277763f

Upstream release

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 4978fe6..ecade99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=frameworkintegration
-pkgver=5.22.0
-pkgrel=2
+pkgver=5.23.0
+pkgrel=1
 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/Frameworks'
@@ -13,7 +13,7 @@ depends=('knotifications' 'kiconthemes')
 makedepends=('extra-cmake-modules' 'python' 'kio')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('b22f922009cb57beeb09b048003c5369')
+md5sums=('16af94413983986c36a3a2b9279a3b7b')
 
 prepare() {
   mkdir -p build