summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2016-06-23 08:41:17 +0200
committerStefan Husmann2016-06-23 08:41:17 +0200
commit8b3c28932d16deec932d6cb80f736edc54cac5f4 (patch)
tree7a368bb9968fffbac4cd18d06b50756de5c598be /PKGBUILD
parent57ef104e4b6c7ce055f2ceaf47b1140758bd80a2 (diff)
downloadaur-8b3c28932d16deec932d6cb80f736edc54cac5f4.tar.gz
Updated version (0.10.0_7_g655bda8 -> 0.10.0_9_gee6e7a9).
Changelog ========= Fix some compilation warnings (ee6e7a9) Say how to hide the backquote side-effect warning (6b785e1) Merge: restore backquote evaluation behaviour (655bda8) Warn about backquote exprs modifying the buffer (85f39ce) Revert "Separate parsing from evaluation of backquote lisp" (ee4efdb) Separate parsing from evaluation of backquote lisp (e21420a) Make yas-describe-tables easier to use from lisp (c744148) Add region contents to new snippet (1735a28) .travis.yml: Don't notify on success (bc80f67)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c7f27832ba3..24b681cfcbb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-yasnippet-git
-pkgver=0.10.0_7_g655bda8
+pkgver=0.10.0_9_gee6e7a9
pkgrel=1
pkgdesc="Yet another template system for Emacs - git version"
arch=('any')