summaryrefslogtreecommitdiffstats
path: root/emacs-lisp
diff options
context:
space:
mode:
authorIsmael Luceno2017-03-11 00:17:37 -0300
committerIsmael Luceno2017-03-11 00:17:37 -0300
commitd409b03afabec132494071ec7f05458451cb0d35 (patch)
tree2556bd57a72c08e48e3e0650d31ad04ea4e5e904 /emacs-lisp
parent01341636d627e9fe18dcde6b3134a94a4053b7c7 (diff)
yasnippet 0.11.0
Diffstat (limited to 'emacs-lisp')
-rwxr-xr-xemacs-lisp/yasnippet/DETAILS8
-rw-r--r--emacs-lisp/yasnippet/HISTORY4
2 files changed, 8 insertions, 4 deletions
diff --git a/emacs-lisp/yasnippet/DETAILS b/emacs-lisp/yasnippet/DETAILS
index 2a2acb6bf5..ba608407b2 100755
--- a/emacs-lisp/yasnippet/DETAILS
+++ b/emacs-lisp/yasnippet/DETAILS
@@ -1,10 +1,10 @@
SPELL=yasnippet
- VERSION=0.9.0-beta
+ VERSION=0.11.0
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://github.com/capitaomorte/$SPELL/archive/$VERSION.tar.gz
- SOURCE_HASH=sha512:7f00a78a4297e813e76a1ce1d3425a215275af2bc7d7893d6f4d75b5097b70f8f215d59c5bb43575e262953b4d2f71d0f28ac7a56d3e79eecbeba869a71e67f3
+ SOURCE_URL[0]=https://github.com/joaotavora/$SPELL/archive/$VERSION.tar.gz
+ SOURCE_HASH=sha512:56a9066afa3d7166aeb67fa37086ed1903d9ee46b01c3c7d910161b3c5b5aa31d013d7be7ff9ee29c44c834033376ac716a13dd26993667cfbd3cd81859f5dc6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://capitaomorte.github.io/yasnippet/"
+ WEB_SITE="http://joaotavora.github.io/yasnippet/"
LICENSE[0]=GPL
ENTERED=20101130
SHORT="Yet another snippet extension for Emacs"
diff --git a/emacs-lisp/yasnippet/HISTORY b/emacs-lisp/yasnippet/HISTORY
index 8b74dae78d..e3535efe51 100644
--- a/emacs-lisp/yasnippet/HISTORY
+++ b/emacs-lisp/yasnippet/HISTORY
@@ -1,3 +1,7 @@
+2017-03-11 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 0.11.0
+ fixed WEB_SITE
+
2015-06-19 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: Fixed SOURCE_URL[0]
fixed WEB_SITE