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

Andrea Scarpino andrea at nymeria.archlinux.org
Mon Jun 16 21:53:44 UTC 2014


    Date: Monday, June 16, 2014 @ 23:53:43
  Author: andrea
Revision: 215226

upgpkg: kwin 4.97.0-1

Upstream release

Modified:
  kwin/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-16 21:39:19 UTC (rev 215225)
+++ PKGBUILD	2014-06-16 21:53:43 UTC (rev 215226)
@@ -2,17 +2,17 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kwin
-pkgver=4.96.0
+pkgver=4.97.0
 pkgrel=1
 pkgdesc='KDE Window manager'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/kwin'
 license=('LGPL')
-depends=('qt5-multimedia' 'plasma-framework' 'kcmutils' 'knewstuff' 'libxcursor')
+depends=('qt5-multimedia' 'plasma-framework' 'kcmutils' 'knewstuff' 'libxcursor' 'kinit')
 makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
 groups=('plasma-next')
 source=("http://download.kde.org/unstable/plasma/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-md5sums=('49cad6bb303ef64b375a6eb6f187f3c9')
+md5sums=('3b608c33d9ff4231e8287069e5cb4e88')
 
 prepare() {
   mkdir -p build




More information about the arch-commits mailing list