Add targz download link to release-info.
parent
8044107bc7
commit
b592bd1073
@ -1,5 +1,5 @@
|
|||||||
;; -*- scheme -*-
|
;; -*- scheme -*-
|
||||||
(repo git "git@bitbucket.org:thomashintz/{egg-name}.git")
|
(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")
|
(release "0.0.1")
|
||||||
|
Loading…
Reference in New Issue