summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-02-03 21:13:22 +0100
committerStefan Husmann2017-02-03 21:13:22 +0100
commit9e7f453f5e13b395e83ff792a0233c37603fa7ef (patch)
tree035ea4addb684a0e7026a07f343b8584ba5523a0 /PKGBUILD
parent73225f70182d2a40ab6d56a177344f6161fbea7f (diff)
downloadaur-9e7f453f5e13b395e83ff792a0233c37603fa7ef.tar.gz
Updated version (1.0.0.r44.g2ea2e5b -> 1.0.0.r53.gd20f24e).
Changelog ========= Merge pull request #298 from dmh43/DH-floating-tile-mix (d20f24e) call next method when available for general method (9898e52) revert deletion of general group-button-press for float-group (0be9584) Merge branch 'master' into DH-floating-tile-mix (846ec3c) add float and unfloat commands (cb2a098) remove duplicated code (bc9596a) cleanup code orginization slightly (4e867ef) add support for merging float windows into tile groups (d10d41b) add support for floating windows in tile groups (8fceaac)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5033cd488b9b..7bdf3d3d1433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=stumpwm-git
_pkgname=stumpwm
-pkgver=1.0.0.r44.g2ea2e5b
+pkgver=1.0.0.r53.gd20f24e
pkgrel=1
pkgdesc="A tiling, keyboard-driven window manager written in common lisp"
arch=('i686' 'x86_64')