summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-09-24 15:36:25 +0200
committerhaawda2017-09-24 15:36:25 +0200
commit28e8b3132f041300ba13c5b80fd1ff625c249e5e (patch)
treecbc665ecb49cdaafda865a5f5a497d536b265c5f /PKGBUILD
parent3967764e05995b6cee0aa469b9dde73777301e9a (diff)
downloadaur-28e8b3132f041300ba13c5b80fd1ff625c249e5e.tar.gz
Updated version (0.12.2_2_g1fc3426 -> 0.12.2_3_g35a4df7).
Changelog ========= Let whitespace-global-mode work in new snippet buffers (35a4df7) Add test relying on overlay hook inhibition in `yas-expand-snippet' (1fc3426) * yasnippet-debug.el (yas-debug-snippet): Handle non-numbered fields. (ba4e5c1)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e46cb0907672..539d32dd9145 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-yasnippet-git
-pkgver=0.12.2_2_g1fc3426
+pkgver=0.12.2_3_g35a4df7
pkgrel=1
pkgdesc="Yet another template system for Emacs - git version"
arch=('any')