summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed84044779e3..3ca1970a6155 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,16 @@
-# Generated by mksrcinfo v8
-# Fri Jan 13 01:28:56 UTC 2017
pkgbase = stumpwm-git
pkgdesc = A tiling, keyboard-driven window manager written in common lisp
- pkgver = 1.0.0.r0.g37a0ae9
+ pkgver = 1.0.0.r18.gd70c5fa
pkgrel = 1
url = https://stumpwm.github.io
arch = i686
arch = x86_64
license = GPL2
- makedepends = autoconf
- depends = common-lisp
- depends = cl-asdf
- depends = clx-git
- depends = cl-ppcre
+ makedepends = common-lisp
+ makedepends = cl-asdf
+ makedepends = clx-git
+ makedepends = cl-ppcre
+ makedepends = cl-alexandria
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