summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-11-26 11:51:12 +0100
committerhaawda2017-11-26 11:51:12 +0100
commit62c121df71b0c529804cbbc873f6df2cfd240461 (patch)
tree29fedf4a084a7a302d1d6c843e499144382d8b78 /PKGBUILD
parent28e8b3132f041300ba13c5b80fd1ff625c249e5e (diff)
downloadaur-62c121df71b0c529804cbbc873f6df2cfd240461.tar.gz
Updated version (0.12.2_3_g35a4df7 -> 0.12.2_4_g4ab9cb5).
Changelog ========= Set test to fail with newer org version (4ab9cb5) 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 539d32dd9145..56b2540293ff 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_3_g35a4df7
+pkgver=0.12.2_4_g4ab9cb5
pkgrel=1
pkgdesc="Yet another template system for Emacs - git version"
arch=('any')