summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin James2015-08-09 18:18:04 -0500
committerBenjamin James2015-08-09 18:18:04 -0500
commit9df8065568d461a953eff95063f2e73a25731854 (patch)
treeaed0e15f925a346126264bd76dd46abc79b0a964
parent0b9f125793bbbb61237212c6a5ec0dd90726f70e (diff)
downloadaur-9df8065568d461a953eff95063f2e73a25731854.tar.gz
fixed dependencies
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c12874e7f6c8..4e43be7e5352 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=clx-git
_clname=clx
pkgver=r178.0a3bea0
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
pkgdesc="An X11 client for Common Lisp"
url="https://github.com/sharplispers/clx"
license=('custom')
provides=('clx')
conflicts=('clx')
-depends=('x-server' 'sbcl')
+depends=('xorg-server' 'sbcl')
makedepends=('git' 'texinfo')
install=clx.install
source=(${pkgname}::git+https://github.com/sharplispers/clx.git