summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-11-20 16:07:24 +0100
committerhaawda2017-11-20 16:07:24 +0100
commitd1297f28ced4b86e9f834f5bb6c6fd3cd606e0e0 (patch)
tree77dd28dd93a69d3c4209017da3c4a522c1e212ff /PKGBUILD
parent0617b7037471ae497ab6fcbb2e3caea073d840a3 (diff)
downloadaur-d1297f28ced4b86e9f834f5bb6c6fd3cd606e0e0.tar.gz
Updated version (1.0.1.rc.9.g8441235 -> 1.0.1.rc.10.gcbf39b8).
Changelog ========= Fixed documentation for *new-window-preferred-frame* (cbf39b8) Add the visual-pull-from-windowlist command. (8441235) Merge pull request #402 from steinuil/master (b888d65) fix error when XDG_CONFIG_HOME doesn't end with / (36e23d1) Add new head hook (feb2505) Add a selection hook in select-from-menu. (4fd7d0f) Restoring sbcl make rules and removing old release and upload-release targets (88c4e90) Bumping version from 1.0.0 to 1.0.1 (95933b2) Merge branch 'master' of github.com:stumpwm/stumpwm (e2b55cc) Purging multiple lisp boiler plate (d6e2fd2)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad8a2128fb27..5ec1ff87eaad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=stumpwm-git
_pkgname=stumpwm
-pkgver=1.0.1.rc.9.g8441235
+pkgver=1.0.1.rc.10.gcbf39b8
pkgrel=1
pkgdesc="A tiling, keyboard-driven window manager written in common lisp"
arch=('i686' 'x86_64')