summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-02-02 22:46:19 +0100
committerStefan Husmann2016-02-02 22:46:19 +0100
commit35c8d5c4decea827ed2537afed7b2dc40969d426 (patch)
tree2b3758e7a1646c39fb771a9aab8d464b1a37089a /PKGBUILD
parent59eee34bb52f5710492ffb729751352e7bdcc671 (diff)
downloadaur-35c8d5c4decea827ed2537afed7b2dc40969d426.tar.gz
Updated version (0.9.9.r112.g3b3d846 -> 0.9.9.r118.g72c3c24).
Changelog ========= Merge pull request #240 from sebastiano-barrera/helm-like-menu (72c3c24) bugfix in menu bound checking (+ further cleanup) (9ba7c1a) Cleanup (better use of some CL idioms) (0b38ba3) Corrected a typo; improved assertions (269d088) Allow multiple regexp in menu search (548afc3) Initial implementation (aab50fd)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e24aba29d806..8af00acf7868 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=stumpwm-git
_pkgname=stumpwm
-pkgver=0.9.9.r112.g3b3d846
+pkgver=0.9.9.r118.g72c3c24
pkgrel=1
pkgdesc="A tiling, keyboard-driven window manager written in common lisp"
arch=('i686' 'x86_64')