summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2016-07-10 12:14:44 -0600
committerBrian Bidulock2016-07-10 12:14:44 -0600
commit645fa0d980951ea5d7c5d0983d65a105660dc60c (patch)
tree5455df88aa090018a15e487cd498306d99bbba8b /PKGBUILD
parent43f990a4f0023bc7f66569ec421e82a5d3d77146 (diff)
downloadaur-645fa0d980951ea5d7c5d0983d65a105660dc60c.tar.gz
version 1.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d9fb797071c..d94dfbeaf26b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname=xde-session
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="X Desktop Environment Display and Session Management"
arch=('i686' 'x86_64')
url="https://github.com/bbidulock/xde-session"
license=('GPL')
-depends=('m4' 'libunique' 'libxss' 'libxvnc' 'dbus-glib' 'xde-theme' 'xde-ctools' 'xde-helpers')
+depends=('m4' 'libunique' 'libxss' 'libxvnc' 'libxxf86misc' 'dbus-glib' 'xde-theme' 'xde-ctools' 'xde-helpers')
optdepends=('xorg-xdm-xlogin-git: to use xde-xlogin and xde-xchooser')
source=("https://github.com/bbidulock/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('2b26a480190f0e3a54e897609a626201')
+md5sums=('70e0613e7537f9d117e9ce762fbd5068')
build() {
cd $pkgname-$pkgver