summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-11-19 12:30:08 +0100
committerhaawda2017-11-19 12:30:08 +0100
commit0617b7037471ae497ab6fcbb2e3caea073d840a3 (patch)
treef13aa6323ca902507a1e10697dd555e2d8588562 /PKGBUILD
parent6e107782fab03b74dc0f965e3db3c883879dafde (diff)
downloadaur-0617b7037471ae497ab6fcbb2e3caea073d840a3.tar.gz
Updated version (1.0.1.rc.8.gb888d65 -> 1.0.1.rc.9.g8441235).
Changelog ========= 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 f137035b1d64..ad8a2128fb27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=stumpwm-git
_pkgname=stumpwm
-pkgver=1.0.1.rc.8.gb888d65
+pkgver=1.0.1.rc.9.g8441235
pkgrel=1
pkgdesc="A tiling, keyboard-driven window manager written in common lisp"
arch=('i686' 'x86_64')