diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-09-20 23:26:03 -0400 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-22 16:15:07 -0300 |
commit | cf68aac272d30afe11d2f1294d2563a7e5935d97 (patch) | |
tree | 19929f85908e7ec906ac8e597e86862c9a5861b0 /pcr/emacs-lucid | |
parent | 50126a6696aaaf7ee7cf951d42a16ba2fb68a059 (diff) | |
download | abslibre-cf68aac272d30afe11d2f1294d2563a7e5935d97.tar.gz abslibre-cf68aac272d30afe11d2f1294d2563a7e5935d97.tar.bz2 abslibre-cf68aac272d30afe11d2f1294d2563a7e5935d97.zip |
rebuild pcr/emacs-lucid for ncurses 6.0
Diffstat (limited to 'pcr/emacs-lucid')
-rw-r--r-- | pcr/emacs-lucid/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/emacs-lucid/PKGBUILD b/pcr/emacs-lucid/PKGBUILD index b39a25299..58a038cef 100644 --- a/pcr/emacs-lucid/PKGBUILD +++ b/pcr/emacs-lucid/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=emacs pkgname=emacs-lucid pkgver=24.5 -pkgrel=1.parabola1 +pkgrel=2.parabola1 pkgdesc="The extensible, customizable, self-documenting real-time display editor" arch=('i686' 'x86_64') url="http://www.gnu.org/software/emacs/emacs.html" |