git » frameworkintegration.git » commit 0f6bf0e

upgpkg: 5.7.0-1

author Felix Yan
2015-02-15 16:38:45 UTC
committer Felix Yan
2015-02-15 16:38:45 UTC
parent 347ca000f6365cfce89903518233ce3233e2786d

upgpkg: 5.7.0-1

PKGBUILD +5 -4

diff --git a/PKGBUILD b/PKGBUILD
index e79e739..5b19048 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,18 @@
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: Felix Yan <felixonmars@archlinux.org>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=frameworkintegration
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/frameworkintegration'
 license=('LGPL')
-depends=('kio' 'ttf-oxygen')
+depends=('kio' 'ttf-oxygen' 'libxcursor')
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('04e78cac6454d7a299ddc89f29885f29')
+md5sums=('cee7800425102977c1290869d8280bd1')
 
 prepare() {
   mkdir -p build