summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2016-01-24 21:57:22 -0700
committerBrian Bidulock2016-01-24 21:57:22 -0700
commitc1f51da4741a93465742483e1fde3fe071dc7586 (patch)
treeb29ed47efaddda02e845c5440094627cc1369114 /PKGBUILD
parent7f91091930c201ade27c829a4a33834e149cda5c (diff)
downloadaur-c1f51da4741a93465742483e1fde3fe071dc7586.tar.gz
version 1.1.83-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f45990f55063..3aa16c9bfcd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xde-styles
-pkgver=1.1.79
+pkgver=1.1.83
pkgrel=1
pkgdesc="Four consistent styles across light-weight WMs for XDE"
groups=('xde')
@@ -9,6 +9,8 @@ license=('CCPL:by-sa')
url="http://github.com/bbidulock/xde-styles"
depends=('m4')
makedepends=('git')
+optdepends=('xde-menu: for root menus'
+ 'xde-ctools: for window menus')
source=("$pkgname::git://github.com/bbidulock/$pkgname.git")
md5sums=('SKIP')