summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2019-12-21 03:50:30 -0700
committerBrian Bidulock2019-12-21 03:50:30 -0700
commit84b1632c6845981cf0f7409487337e3fe6a3861f (patch)
tree0cb4f792ef7dc23ff05ce0721b2920a357d9d085 /PKGBUILD
parent111a63752620f5f6309d5cea7476dc9ee3014e9e (diff)
downloadaur-84b1632c6845981cf0f7409487337e3fe6a3861f.tar.gz
remove libxss
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e56c2b94b1e..ddf5d4adeecb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xde-applets-git
-pkgver=0.6.r4.gae2034e
-pkgrel=2
+pkgver=0.6.r5.g9957432
+pkgrel=1
pkgdesc="X Desktop Environment System Tray Icons and Dock Apps"
groups=('xde-git')
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="https://github.com/bbidulock/xde-applets"
license=('GPL')
provides=('xde-applets')
conflicts=('xde-applets')
-depends=('libxss' 'libsm' 'libwnck+-git' 'libcanberra' 'libnotify' 'lm_sensors'
+depends=('libsm' 'libwnck+-git' 'libcanberra' 'libnotify' 'lm_sensors'
'libpackagekit-glib' 'cpupower' 'upower')
makedepends=('dbus-glib' 'libunique' 'xorgproto' 'git')
optdepends=('xdg-launch-git: launch with recent update and launch notification')