branch: externals/autocrypt
commit 5fec39262e96956f15834b6f8c0cc601d9604a57
Author: Philip K <[email protected]>
Commit: Philip K <[email protected]>
updated minimal package requirement
---
autocrypt.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/autocrypt.el b/autocrypt.el
index b8d52610a2..a2af2c4f1a 100644
--- a/autocrypt.el
+++ b/autocrypt.el
@@ -3,7 +3,7 @@
;; Author: Philip K. <[email protected]>
;; Version: 0.4.0
;; Keywords: comm
-;; Package-Requires: ((emacs "24.1"))
+;; Package-Requires: ((emacs "25.1"))
;; URL: https://git.sr.ht/~zge/autocrypt
;; This file is NOT part of Emacs.