git » frameworkintegration.git » commit ee4a605

KF 5.8

author Felix Yan
2015-03-13 17:21:05 UTC
committer Felix Yan
2015-03-13 17:21:05 UTC
parent 0f6bf0e2a4e488bcc633830eadf0da2a763f3dc9

KF 5.8

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5b19048..dfda76d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=frameworkintegration
-pkgver=5.7.0
+pkgver=5.8.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' 'libxcursor')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('cee7800425102977c1290869d8280bd1')
+md5sums=('5e833c39103910c01d851db6dddffffc')
 
 prepare() {
   mkdir -p build