[arch-commits] Commit in frameworkintegration/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Feb 15 16:38:46 UTC 2015


    Date: Sunday, February 15, 2015 @ 17:38:45
  Author: fyan
Revision: 231524

upgpkg: frameworkintegration 5.7.0-1

Modified:
  frameworkintegration/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-15 16:38:37 UTC (rev 231523)
+++ PKGBUILD	2015-02-15 16:38:45 UTC (rev 231524)
@@ -1,18 +1,19 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at 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



More information about the arch-commits mailing list