summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2018-10-06 02:56:47 -0600
committerBrian Bidulock2018-10-06 02:56:47 -0600
commit587640ab7689991878ad3e4c22a0db223f72c0a9 (patch)
treeb0595562892f024d0a88ffe5125efd06f4e71fb3 /PKGBUILD
parent34785e3228b2a4db76388a4f939ba6c7440b8fab (diff)
downloadaur-587640ab7689991878ad3e4c22a0db223f72c0a9.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 e534eca87a83..4656c3ba656f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xde-ctools-git
-pkgver=1.7.38.g5f44a35
+pkgver=1.8.0.g6d35d95
pkgrel=1
pkgdesc="X Desktop Environment C-language tools"
groups=('xde-git')
@@ -10,7 +10,7 @@ url="https://github.com/bbidulock/xde-ctools"
license=('GPL')
provides=('xde-ctools')
conflicts=('xde-ctools')
-depends=('libxss' 'libxxf86misc' 'libsm' 'libwnck+-git')
+depends=('libxss' 'libxxf86misc' 'libsm' 'libwnck+-git' 'libcanberra' 'libnotify')
makedepends=('dbus-glib' 'libunique' 'git')
optdepends=('xdg-launch-git: launch with recent update and launch notification')
source=("$pkgname::git+https://github.com/bbidulock/xde-ctools.git")