summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2016-01-09 00:15:24 +0100
committerAntonio Rojas2016-01-09 00:15:24 +0100
commit2123e9cd8f999e1520be93555c937bf39d826eca (patch)
tree369d4e461ea90dc6d1d9b5be85a65a1ec06fd3f0 /PKGBUILD
parent152878c6b10bafe279b1a76e9a28d6bd7288aaa8 (diff)
downloadaur-2123e9cd8f999e1520be93555c937bf39d826eca.tar.gz
kimpanel moved to plasma-desktop
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc241e6870cc..235bc4131705 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas@archlinux.org>
pkgname=plasma-desktop-git
-pkgver=r2502.a029fb5
+pkgver=r3364.01fce13
pkgrel=1
pkgdesc='KDE Plasma Desktop'
arch=(i686 x86_64)
@@ -9,8 +9,9 @@ url='https://projects.kde.org/projects/kde/kde-workspace'
license=(LGPL)
depends=(libxkbfile libcanberra systemsettings-git ksysguard-git
powerdevil-git kmenuedit-git kinfocenter-git polkit-kde-agent-git kpeople-git)
-makedepends=(xorg-server-devel xf86-input-synaptics extra-cmake-modules git kdoctools)
-optdepends=('plasma-nm-git: Network manager applet')
+makedepends=(xorg-server-devel xf86-input-synaptics extra-cmake-modules git kdoctools scim libibus)
+optdepends=('plasma-nm-git: Network manager applet' 'scim: SCIM backend for kimpanel'
+ 'fcitx: FCITX backend for kimpanel' 'libibus: IBUS backend for kimpanel')
conflicts=(plasma-desktop kdebase-workspace kdebase-kdepasswd kcm-touchpad-frameworks)
provides=(plasma-desktop)
replaces=(kcm-touchpad-git)