summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2017-11-30 23:43:40 +0100
committerhaawda2017-11-30 23:43:40 +0100
commit9cab17f3f2082e3f1020505bbbc041896e261940 (patch)
tree27aa1fc4f4c12972821cdde9ec729141785b4cb3 /PKGBUILD
parentd1297f28ced4b86e9f834f5bb6c6fd3cd606e0e0 (diff)
downloadaur-9cab17f3f2082e3f1020505bbbc041896e261940.tar.gz
Updated version (1.0.1.rc.10.gcbf39b8 -> 1.0.1.rc.15.gaa8f956).
Changelog ========= Merge pull request #404 from juki-pub/master (aa8f956) Set the input window height in SETUP-INPUT-WINDOW (0876492) Use vertical padding for input prompts (6ad3974) Allow changing the vertical padding of message windows (27d6e4a) Fix background highlight position (adf0b9b) 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 5ec1ff87eaad..2b3325efc8ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=stumpwm-git
_pkgname=stumpwm
-pkgver=1.0.1.rc.10.gcbf39b8
+pkgver=1.0.1.rc.15.gaa8f956
pkgrel=1
pkgdesc="A tiling, keyboard-driven window manager written in common lisp"
arch=('i686' 'x86_64')