summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorkaarejens2019-12-24 15:34:10 +0100
committerkaarejens2019-12-24 15:34:10 +0100
commit2c53f979cba22e1c8bb54aea3c341f875c4947bf (patch)
tree0c5a07f13e0556e6249d857b4f3304e4383b28a1 /.SRCINFO
parent789812189d1c5993aca52f22f412eecbb084d2d2 (diff)
downloadaur-2c53f979cba22e1c8bb54aea3c341f875c4947bf.tar.gz
Corrected package dependency name of cl-alexandria-git and updated version number.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ab287d3364c..e8e5a7b2ec4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stumpwm-git
pkgdesc = A tiling, keyboard-driven window manager written in common lisp
- pkgver = 18.05.94.g2ede972
+ pkgver = 19.11.51.g2948b7c
pkgrel = 1
url = https://stumpwm.github.io
arch = i686
@@ -10,7 +10,7 @@ pkgbase = stumpwm-git
makedepends = cl-asdf
makedepends = clx-git
makedepends = cl-ppcre
- makedepends = cl-alexandria
+ makedepends = cl-alexandria-git
optdepends = xorg-xprop: for stumpish (StumpWM Interactive Shell)
optdepends = rlwrap: for stumpish completion and history
optdepends = emacs: Edit and eval stumpwm code with M-x stumpwm-mode