branch: externals/loccur
commit f47c53a24a9d262898517c71284337821dad7ea9
Merge: 01b7afa625 b232bc34d4
Author: Alexey Veretennikov <[email protected]>
Commit: Alexey Veretennikov <[email protected]>
Merge branch 'externals/loccur' of https://git.sv.gnu.org/git/emacs/elpa
---
loccur.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/loccur.el b/loccur.el
index c702d55c93..372e7198ab 100644
--- a/loccur.el
+++ b/loccur.el
@@ -5,10 +5,11 @@
;; Author: Alexey Veretennikov <[email protected]>
;;
;; Created: 2009-09-08
+
;; Version: 1.2.5
;; Package-Requires: ((emacs "25.1"))
;; Keywords: matching
-;; URL: https://github.com/fourier/loccur
+;; URL: https://codeberg.org/fourier/loccur
;; Compatibility: GNU Emacs 25.1
;;
;; This file is part of GNU Emacs.