summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-12-12 20:03:52 +0100
committerStefan Husmann2016-12-12 20:03:52 +0100
commita7ed9f146aef26389fe4d00cf3de08b197a6a231 (patch)
tree3ca8b09a0110793a5af4d41dc13652435fba68ca /PKGBUILD
parentd5981750ad56c5fdaadcb99fddef2ffde5888d7f (diff)
downloadaur-a7ed9f146aef26389fe4d00cf3de08b197a6a231.tar.gz
Updated version (0.11.0_8_g4ee3835 -> 0.11.0_12_ge878afb).
Changelog ========= Update handling of markers during indentation (e878afb) Use git describe for doc HTML output (28d5496) Add timestamp of source revision to HTML doc (4ef1768) Make the documentation build reproducible (cce2e0d) Use expand-env for all snippet evaluations (4ee3835) Respect yas-indent-line for mirror updates (5534cab) Keep yas--snippets-at-point for compatibility (7b013db) Promote yas--snippets-at-point to a public API (2ca6321) Remove last use of flet (c485d13) Reword #744 yet again (8412d71) Rework yas-reload-all message introduced by #744 (80a1098) Improve final message produced by yas-reload-all (4fa52e6)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 702e5b8fef8d..7418dacc84b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-yasnippet-git
-pkgver=0.11.0_8_g4ee3835
+pkgver=0.11.0_12_ge878afb
pkgrel=1
pkgdesc="Yet another template system for Emacs - git version"
arch=('any')