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

Andrea Scarpino andrea at archlinux.org
Tue Jan 27 17:26:25 UTC 2015


    Date: Tuesday, January 27, 2015 @ 18:26:25
  Author: andrea
Revision: 230124

Should be part of plasma group

Modified:
  breeze/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-27 17:21:50 UTC (rev 230123)
+++ PKGBUILD	2015-01-27 17:26:25 UTC (rev 230124)
@@ -5,12 +5,12 @@
 pkgbase=breeze
 pkgname=('breeze' 'breeze-kde4')
 pkgver=5.2.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/breeze'
 license=('LGPL')
 makedepends=('extra-cmake-modules' 'frameworkintegration' 'kdelibs'
-             'automoc4')
+             'automoc4' 'kdecoration')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgbase-$pkgver.tar.xz")
 md5sums=('6fb1281714f7da7d9b9dfcbdbf69147e')
 
@@ -42,6 +42,7 @@
   pkgdesc='Artwork, styles and assets for the Breeze visual style for the Plasma Desktop'
   optdepends=('breeze-kde4: Breeze widget style for KDE4 applications'
               'oxygen-icons: fallback icon theme')
+  groups=('plasma')
 
   cd build
   make DESTDIR="${pkgdir}" install



More information about the arch-commits mailing list