summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorStefan Husmann2017-01-20 20:16:53 +0100
committerStefan Husmann2017-01-20 20:16:53 +0100
commitb6e0a27d3f6b8b92be20b081a5e8c85c357cb61f (patch)
tree5194d02dba94799eea2bb2cdc353de1e65ee4fb2 /.SRCINFO
parent7b389ed272a4205a417a0206ffb848c5ca674e27 (diff)
downloadaur-b6e0a27d3f6b8b92be20b081a5e8c85c357cb61f.tar.gz
new makedependency alexandria, other dependencies now makedependencies
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