Add targz download link to release-info.

This commit is contained in:
Thomas Hintz 2014-10-05 12:10:15 -07:00
parent 8044107bc7
commit b592bd1073
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
;; -*- scheme -*-
(repo git "git@bitbucket.org:thomashintz/{egg-name}.git")
;(uri targz "https://github.com/mario-goulart/{egg-name}/tarball/{egg-release}")
(uri targz "https://bitbucket.org/thomashintz/{egg-name}/get/{egg-release}.tar.gz")
(release "0.0.1")