Skip to content

Commit 2f3d2be

Browse files
authored
Update howm.rcp (#2956)
Amend recipe, as Howm moved to GitHub.
1 parent a8a4d96 commit 2f3d2be

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

recipes/howm.rcp

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
(:name howm
2-
:website "http://howm.sourceforge.jp/"
2+
:website "https://kaorahi.github.io/howm/"
33
:description "Write fragmentarily and read collectively."
4-
:type http-tar
5-
:options ("xzf")
6-
:url "http://howm.sourceforge.jp/a/howm-1.4.4.tar.gz"
4+
:type github
5+
:pkgname "kaorahi/howm"
76
:build `(("./configure" ,(concat "--with-emacs=" el-get-emacs)) ("make")))

0 commit comments

Comments
 (0)