git » frameworkintegration.git » commit f8e83e0

Upstream release

author Felix Yan
2016-05-16 14:51:14 UTC
committer Felix Yan
2016-05-16 14:51:14 UTC
parent 4857ae834f5d7a18c53b7be0b57cf0e402a7bcb9

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 78ae689..e17c570 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=frameworkintegration
-pkgver=5.21.0
+pkgver=5.22.0
 pkgrel=1
 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('kio' 'ttf-oxygen' 'noto-fonts' 'libxcursor')
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('5c49bcff088db6b9d37977a53b1e561b')
+md5sums=('b22f922009cb57beeb09b048003c5369')
 
 prepare() {
   mkdir -p build