summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2017-01-23 13:15:26 +0100
committerStefan Husmann2017-01-23 13:15:26 +0100
commit39a6bad43b9968822128f97cc0d30ba6daa62f04 (patch)
treecae3a6c05a53bb49fc963ee4c8fd396748d028c3 /PKGBUILD
parent63342104c3594b8485eeff7039199c51a9bc8f6f (diff)
downloadaur-39a6bad43b9968822128f97cc0d30ba6daa62f04.tar.gz
Updated version (0.11.0_14_g48cd716 -> 0.11.0_17_g0041efe).
Changelog ========= Make snippets work in org source blocks (0041efe) Refactor snippet marker manipulating functions (d0c6fec) Use :filter instead of yas--fallback (0311fe2) 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 a084b3017f89..73b49f885a57 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_14_g48cd716
+pkgver=0.11.0_17_g0041efe
pkgrel=1
pkgdesc="Yet another template system for Emacs - git version"
arch=('any')