summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-08-04 21:42:16 +0200
committerhaawda2017-08-04 21:42:16 +0200
commit9b7e5e18cf78e104f35cdbcae7b3a9b0e3a63665 (patch)
tree9c242fa34b14d662c60f435204deb975946a1cb6 /PKGBUILD
parentded9df4fd328df9db38d7963c89ab8b18962a0cb (diff)
downloadaur-9b7e5e18cf78e104f35cdbcae7b3a9b0e3a63665.tar.gz
Updated version (20170803 -> 20170804).
Changelog ========= Merge pull request #440 from felipeochoa/issue439 (91c745a) remove stray message call (4daab44) make sure to visit import clause children in order (b0f8f03) Parse all default exports as expressions (7e4293b)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92f06941f1a5..433f8837df8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-js2-mode-git
-pkgver=20170803
+pkgver=20170804
pkgrel=1
pkgdesc="An improved JavaScript mode for GNU Emacs"
arch=('any')