summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAUR Update Bot2017-11-30 23:43:40 +0100
committerhaawda2017-11-30 23:43:40 +0100
commit9cab17f3f2082e3f1020505bbbc041896e261940 (patch)
tree27aa1fc4f4c12972821cdde9ec729141785b4cb3
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)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ca107acbbdb..ccd3275da869 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Nov 20 15:07:23 UTC 2017
+# Thu Nov 30 22:43:38 UTC 2017
pkgbase = stumpwm-git
pkgdesc = A tiling, keyboard-driven window manager written in common lisp
- pkgver = 1.0.1.rc.10.gcbf39b8
+ pkgver = 1.0.1.rc.15.gaa8f956
pkgrel = 1
url = https://stumpwm.github.io
arch = i686
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')