wok diff emacs-pkg-po-mode/receipt @ rev 18725
lynis 2.1.1: fix: installs in /usr/share/lynis but can not be found, trying /usr/local/share (as in example on dev website)
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Fri Dec 18 13:20:19 2015 +0000 (2015-12-18) |
parents | 9b7b70c9feef |
children | 28e74f124643 |
line diff
1.1 --- a/emacs-pkg-po-mode/receipt Wed Feb 18 11:52:09 2015 +0100 1.2 +++ b/emacs-pkg-po-mode/receipt Fri Dec 18 13:20:19 2015 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="emacs-pkg-po-mode" 1.7 -VERSION="4.13a" 1.8 +VERSION="0.19.4" 1.9 CATEGORY="development" 1.10 SHORT_DESC="An Emacs major mode for editing or modifying PO files." 1.11 MAINTAINER="domcox@slitaz.org"