We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8a4d96 commit 2f3d2beCopy full SHA for 2f3d2be
recipes/howm.rcp
@@ -1,7 +1,6 @@
1
(:name howm
2
- :website "http://howm.sourceforge.jp/"
+ :website "https://kaorahi.github.io/howm/"
3
: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"
+ :type github
+ :pkgname "kaorahi/howm"
7
:build `(("./configure" ,(concat "--with-emacs=" el-get-emacs)) ("make")))
0 commit comments