summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-12-22 19:24:09 +0100
committerStefan Husmann2016-12-22 19:24:09 +0100
commit63342104c3594b8485eeff7039199c51a9bc8f6f (patch)
treebf1ea06bc3e471ef757b42eb6dbe02e2aef3f2e3 /PKGBUILD
parenta7ed9f146aef26389fe4d00cf3de08b197a6a231 (diff)
downloadaur-63342104c3594b8485eeff7039199c51a9bc8f6f.tar.gz
Updated version (0.11.0_12_ge878afb -> 0.11.0_14_g48cd716).
Changelog ========= Use more compact format for snippet menus (48cd716) * doc/faq.org: Typos and grammar. (7b3c29d) 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 7418dacc84b3..a084b3017f89 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_12_ge878afb
+pkgver=0.11.0_14_g48cd716
pkgrel=1
pkgdesc="Yet another template system for Emacs - git version"
arch=('any')