summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2021-05-18 01:54:40 -0600
committerBrian Bidulock2021-05-18 01:54:40 -0600
commitb1ef05cdb4a47cd7eee7d7a7ae7d589742cd85fd (patch)
tree530254ea827188a23113629ba1f42a6fe0593c20 /PKGBUILD
parentd0fe3c24ad076aa04086b221c66fc44c456cec8c (diff)
downloadaur-b1ef05cdb4a47cd7eee7d7a7ae7d589742cd85fd.tar.gz
uppkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01fe9ebd4ccd..ff21c1db9cf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xde-applets-git
-pkgver=0.10.r1.gf09165b
+pkgver=0.11.r1.gbfecdf4
pkgrel=1
pkgdesc="X Desktop Environment System Tray Icons and Dock Apps"
groups=('xde-git')
@@ -11,7 +11,7 @@ license=('GPL')
provides=('xde-applets')
conflicts=('xde-applets')
depends=('libsm' 'libwnck+-git' 'libcanberra' 'libnotify' 'lm_sensors'
- 'libpackagekit-glib' 'cpupower' 'upower')
+ 'libpackagekit-glib' 'cpupower' 'upower' 'gdk-pixbuf-xlib')
makedepends=('dbus-glib' 'libunique' 'xorgproto' 'git')
optdepends=('xdg-launch-git: launch with recent update and launch notification')
source=("$pkgname::git+https://github.com/bbidulock/xde-applets.git")