From b66ee6b7ab9d74ed3830dd50e4f288b597e5d6d3 Mon Sep 17 00:00:00 2001 From: Xu Chunyang Date: Fri, 2 Feb 2018 20:42:23 +0800 Subject: [PATCH] Add Homepage URL to the package header --- transmission.el | 1 + 1 file changed, 1 insertion(+) diff --git a/transmission.el b/transmission.el index ad056e7..085dea2 100644 --- a/transmission.el +++ b/transmission.el @@ -6,6 +6,7 @@ ;; Version: 0.12.1 ;; Package-Requires: ((emacs "24.4") (let-alist "1.0.5")) ;; Keywords: comm, tools +;; Homepage: https://github.com/holomorph/transmission ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License