use more up to date repository for plantuml-mode

This commit is contained in:
Alex Ott 2018-02-05 15:04:13 +01:00
parent f072ae11b9
commit 63fa39d86d

View File

@ -1,7 +1,7 @@
(:name plantuml-mode
:description "Major mode for PlantUML."
:type github
:pkgname "zwz/plantuml-mode"
:pkgname "skuro/plantuml-mode"
:post-init (let ((plantuml-url "http://sourceforge.net/projects/plantuml/files/plantuml.jar/download")
(plantuml-jar (expand-file-name "plantuml.jar" default-directory)))
(when (not (file-exists-p plantuml-jar))