aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel Ángel Moreno <mail@migalmoreno.com>2023-02-04 13:57:30 +0100
committerMiguel Ángel Moreno <mail@migalmoreno.com>2023-02-04 13:57:30 +0100
commit7b344c38a4cd25ef4814dc81c2ff4d009046b2ed (patch)
tree6250f546e5ab7a865072260912e06900152f1ca0
parenta08b757cfd5fb1640a545497a2a8c243e38fb396 (diff)
chore: Update package metadata.
-rw-r--r--fdroid.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/fdroid.el b/fdroid.el
index 8830530..22f793a 100644
--- a/fdroid.el
+++ b/fdroid.el
@@ -1,12 +1,12 @@
;;; fdroid.el --- An Emacs interface to F-Droid -*- lexical-binding: t; -*-
-;; Copyright ©2022 conses <contact@conses.eu>
+;; Copyright © 2022, 2023 conses <contact@conses.eu>
;; Author: conses <contact@conses.eu>
;; Version: 0.1.0
;; Keywords: tools, processes
;; URL: https://git.sr.ht/~conses/fdroid.el
-;; Package-Requires: ((emacs "25.1") cl-lib)
+;; Package-Requires: ((emacs "25.1"))
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by