From 455bb129a56adb112817a963ff841ffaa2c0692b Mon Sep 17 00:00:00 2001 From: yoctocell Date: Wed, 6 Jan 2021 10:59:06 +0100 Subject: Fix `package-lint' issues * git-email.el: --- git-email.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'git-email.el') diff --git a/git-email.el b/git-email.el index 3a3049a..2996b25 100644 --- a/git-email.el +++ b/git-email.el @@ -5,8 +5,8 @@ ;; Author: yoctocell ;; URL: https://git.sr.ht/~yoctocell/git-email ;; Version: 0.1.0 -;; Package-Requires: ((emacs "25.1") (project "0.5.0")) -;; Keywords: git email +;; Package-Requires: ((emacs "28")) +;; Keywords: git mail ;; License: GNU General Public License >= 3 ;; This program is free software: you can redistribute it and/or modify -- cgit v1.2.3