summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2015-06-19 20:01:04 -0300
committerIsmael Luceno2015-06-19 20:01:04 -0300
commit9bf27038a99657e3deffaf84cb940022ac32693a (patch)
tree1c388d03cf22b5be08ef4fa01a13d66ccc0858e2
parente60cf9f13f52b8b9c0bdbeadd3fb32c234473c5b (diff)
yasnippet 0.9.0-beta
-rwxr-xr-xemacs-lisp/yasnippet/DETAILS8
-rw-r--r--emacs-lisp/yasnippet/HISTORY5
2 files changed, 9 insertions, 4 deletions
diff --git a/emacs-lisp/yasnippet/DETAILS b/emacs-lisp/yasnippet/DETAILS
index 68973d841a..ba0aaabb67 100755
--- a/emacs-lisp/yasnippet/DETAILS
+++ b/emacs-lisp/yasnippet/DETAILS
@@ -1,10 +1,10 @@
SPELL=yasnippet
- VERSION=0.6.1c
+ VERSION=0.9.0-beta
SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
- SOURCE_HASH=sha512:ea4c5850ae80e4db9a188788654a099eddc43e29371ef0cb6367e1a39d3ee9f3e9dab7201178955ae47c92bcecbb5120e0b817e47e9c88c5bcef9e561636a603
+ SOURCE_URL[0]=https://github.com/capitaomorte/$SPELL/archive/$VERSION.tar.gz
+ SOURCE_HASH=sha512:7f00a78a4297e813e76a1ce1d3425a215275af2bc7d7893d6f4d75b5097b70f8f215d59c5bb43575e262953b4d2f71d0f28ac7a56d3e79eecbeba869a71e67f3
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://code.google.com/p/yasnippet"
+ WEB_SITE="http://capitaomorte.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 cfe9111ca1..852c053916 100644
--- a/emacs-lisp/yasnippet/HISTORY
+++ b/emacs-lisp/yasnippet/HISTORY
@@ -1,3 +1,8 @@
+2015-06-19 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ fixed WEB_SITE
+ updated spell to 0.9.0-beta
+
2010-12-06 Ismael Luceno <ismael@sourcemage.org>
* BUILD: removed, already provided by the emacs-lisp section
* INSTALL: install snippets