summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-07-19 18:45:23 +0200
committerStefan Husmann2016-07-19 18:45:23 +0200
commit98d3331006631ee236ba6236f9ed82fb210c8361 (patch)
treea3da11b1d28c38cc63a1596bd9c4363912a07c4a /PKGBUILD
parent5f452dc65955930337ed998a20d2afa09bdcba80 (diff)
downloadaur-98d3331006631ee236ba6236f9ed82fb210c8361.tar.gz
Updated version (r177.c22f356 -> r199.3909f65).
Changelog ========= Add support for attachable/detachable minibuffer (3909f65) Fix an bug for emacsclient (624c729) Fix a workspace switch issue (37e51e6) Merge branch 'medranocalvo/dynamic-workspaces' into externals/exwm (b409d87) Mention dynamic workspace in various places (b51f3e6) Adapt dynamic workspace for RandR module (2ebeec1) Adapt dynamic workspace for floating module (4c9afc2) Improve the handling of workspaces (622618a) Fix various minor issues (73d890a) Remove `exwm-worspace-number' (d0797d0) Support adding and removing workspaces (0fbc725) Support moving workspaces (f4b8cc4) Support swapping workspaces (e491118) Factor out prompt for workspace (2de2d42) Work with workspace frames instead of indices (07120a0) Move defvars to the top (35e1655) New function exwm-workspace--workspace-p (9018545) Add helper for counting number of workspaces (8e2da00) Add `exwm-workspace--position' helper (ed6a18a) Apply minibuffer in own frame configuration to created frames (cd1372e) Add missing declarations (983fd46) Minor cleanup (18fc95d)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3fb404084471..0d3a47003c33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-exwm-git
-pkgver=r177.c22f356
+pkgver=r199.3909f65
pkgrel=1
pkgdesc="Windowmanager in written in elisp"
arch=('any')