summaryrefslogtreecommitdiffstats
path: root/emacs-lisp/yasnippet/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-lisp/yasnippet/DETAILS')
-rwxr-xr-xemacs-lisp/yasnippet/DETAILS10
1 files changed, 5 insertions, 5 deletions
diff --git a/emacs-lisp/yasnippet/DETAILS b/emacs-lisp/yasnippet/DETAILS
index 68973d841a..2a2acb6bf5 100755
--- a/emacs-lisp/yasnippet/DETAILS
+++ b/emacs-lisp/yasnippet/DETAILS
@@ -1,10 +1,10 @@
SPELL=yasnippet
- VERSION=0.6.1c
- SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
- SOURCE_HASH=sha512:ea4c5850ae80e4db9a188788654a099eddc43e29371ef0cb6367e1a39d3ee9f3e9dab7201178955ae47c92bcecbb5120e0b817e47e9c88c5bcef9e561636a603
+ VERSION=0.9.0-beta
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ 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"