diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-02-02 15:48:24 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-02-02 15:48:24 +0100 |
commit | d824fcee8f95401fc29513ce2fdb3fa6e378c12b (patch) | |
tree | 416d4d45c627d2379894b2b0f70d5f7f95078f2f /pcr/emacs-newlisp-mode-git | |
parent | c5c30e1ff3ef01b3c440788b04eb9ed35b33a946 (diff) | |
download | abslibre-d824fcee8f95401fc29513ce2fdb3fa6e378c12b.tar.gz abslibre-d824fcee8f95401fc29513ce2fdb3fa6e378c12b.tar.bz2 abslibre-d824fcee8f95401fc29513ce2fdb3fa6e378c12b.zip |
pcr/emacs-newlisp-mode-git: updated to 56.ac23be4
Diffstat (limited to 'pcr/emacs-newlisp-mode-git')
-rw-r--r-- | pcr/emacs-newlisp-mode-git/PKGBUILD | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/pcr/emacs-newlisp-mode-git/PKGBUILD b/pcr/emacs-newlisp-mode-git/PKGBUILD index e0d3c9fc5..01be9fb85 100644 --- a/pcr/emacs-newlisp-mode-git/PKGBUILD +++ b/pcr/emacs-newlisp-mode-git/PKGBUILD @@ -1,7 +1,11 @@ # Maintainer (Arch): Stefan Husmann <stefan-husmann@t-online.de> # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> + +# parabola changes and rationale: +# no changes. + pkgname=emacs-newlisp-mode-git -pkgver=50.7f44e7c +pkgver=56.ac23be4 pkgrel=1 pkgdesc="newLISP editing mode for Emacs" arch=('any') |