update packages
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
(define-package "org-cliplink" "20201126.1020" "insert org-mode links from the clipboard"
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "org-cliplink" "20201126.1020"
|
||||
"Insert org-mode links from the clipboard."
|
||||
'((emacs "24.4"))
|
||||
:commit "13e0940b65d22bec34e2de4bc8cba1412a7abfbc" :authors
|
||||
'(("Alexey Kutepov" . "reximkut@gmail.com"))
|
||||
:maintainers
|
||||
'(("Alexey Kutepov" . "reximkut@gmail.com"))
|
||||
:maintainer
|
||||
'("Alexey Kutepov" . "reximkut@gmail.com")
|
||||
:url "http://github.com/rexim/org-cliplink")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
:url "http://github.com/rexim/org-cliplink"
|
||||
:commit "13e0940b65d22bec34e2de4bc8cba1412a7abfbc"
|
||||
:revdesc "13e0940b65d2"
|
||||
:authors '(("Alexey Kutepov" . "reximkut@gmail.com"))
|
||||
:maintainers '(("Alexey Kutepov" . "reximkut@gmail.com")))
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
;; Author: Alexey Kutepov <reximkut@gmail.com>
|
||||
;; Maintainer: Alexey Kutepov <reximkut@gmail.com>
|
||||
;; URL: http://github.com/rexim/org-cliplink
|
||||
;; Version: 0.2
|
||||
|
||||
;; Permission is hereby granted, free of charge, to any person
|
||||
;; obtaining a copy of this software and associated documentation
|
||||
|
||||
@@ -5,7 +5,8 @@
|
||||
;; Author: Alexey Kutepov <reximkut@gmail.com>
|
||||
;; Maintainer: Alexey Kutepov <reximkut@gmail.com>
|
||||
;; URL: http://github.com/rexim/org-cliplink
|
||||
;; Version: 0.2
|
||||
;; Package-Version: 20201126.1020
|
||||
;; Package-Revision: 13e0940b65d2
|
||||
;; Package-Requires: ((emacs "24.4"))
|
||||
|
||||
;; Permission is hereby granted, free of charge, to any person
|
||||
|
||||
Reference in New Issue
Block a user