summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD19
1 files changed, 9 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbc0d1c38256..8f15be4479af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,19 @@
# Contributor: Alexey D. <lq07829icatm at rambler.ru>
pkgname=plasma-workspace-git
-pkgver=r3083.96adf1b
+pkgver=r3690.4414b99
pkgrel=1
pkgdesc='KDE Plasma Workspace'
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
url='https://projects.kde.org/projects/kde/kde-workspace'
-license=('LGPL')
-depends=('qt5-tools' 'kded-git' 'libksysguard-git' 'kjsembed-git' 'knotifyconfig-git' 'ktexteditor-git' 'kde-cli-tools-git'
-'kio-extras-git' 'baloo-git' 'milou-git' 'libkscreen-git' 'breeze-git' 'kwin-git' 'gpsd' 'libqalculate' 'khelpcenter' 'xorg-xrdb'
-'xorg-xsetroot' 'xorg-xmessage' 'xorg-xprop' 'prison-frameworks-git' 'kxmlrpcclient-git' 'networkmanager-qt-git')
-makedepends=('extra-cmake-modules' 'git' 'kdoctools')
+license=(LGPL)
+depends=(qt5-tools kded libksysguard-git kjsembed-git knotifyconfig ktexteditor kde-cli-tools-git
+kio-extras baloo milou-git libkscreen-git breeze-git kwin-git gpsd libqalculate khelpcenter xorg-xrdb
+xorg-xsetroot xorg-xmessage xorg-xprop prison-frameworks kxmlrpcclient networkmanager-qt kscreenlocker-git)
+makedepends=(extra-cmake-modules git kdoctools)
optdepends=('plasma-workspace-wallpapers: additional wallpapers')
-conflicts=('plasma-workspace' 'drkonqi' 'kdebase-workspace')
-provides=('plasma-workspace' 'drkonqi')
-options=()
+conflicts=(plasma-workspace drkonqi kdebase-workspace)
+provides=(plasma-workspace drkonqi)
source=('git://anongit.kde.org/plasma-workspace.git')
groups=('plasma')
md5sums=('SKIP')