diff options
-rw-r--r-- | yeetube-buffer.el | 3 | ||||
-rw-r--r-- | yeetube-mpv.el | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/yeetube-buffer.el b/yeetube-buffer.el index c866540..379a8eb 100644 --- a/yeetube-buffer.el +++ b/yeetube-buffer.el @@ -5,9 +5,6 @@ ;; Author: Thanos Apollo <[email protected]> ;; Keywords: extensions youtube videos ;; URL: https://git.thanosapollo.org/yeetube -;; Version: 0.0.1 - -;; Package-Requires: ((emacs "27.2")) ;; 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 diff --git a/yeetube-mpv.el b/yeetube-mpv.el index 1adae2d..45cd6f8 100644 --- a/yeetube-mpv.el +++ b/yeetube-mpv.el @@ -6,9 +6,6 @@ ;; Keywords: extensions youtube videos ;; URL: https://git.thanosapollo.org/yeetube -;; Version: 0.1 -;; Package-Requires: ((emacs "27.2")) - ;; 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 ;; the Free Software Foundation, either version 3 of the License, or |