nano: Update to 2.5.2

This commit is contained in:
Alexey Pavlov
2016-02-16 12:06:31 +03:00
parent c9c6eca253
commit 79651bd256

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=nano
pkgver=2.4.3
pkgver=2.5.2
pkgrel=1
pkgdesc="Pico editor clone with enhancements"
arch=('i686' 'x86_64')
@@ -16,11 +16,11 @@ makedepends=('make'
'gettext-devel')
backup=('etc/nanorc')
install=nano.install
source=(http://www.nano-editor.org/dist/v2.4/${pkgname}-${pkgver}.tar.gz
source=(http://www.nano-editor.org/dist/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz
2.2.4-wchar.patch
nano-2.3.4-fix-ncurses-location.patch
nano-2.3.2-msys2.patch)
md5sums=('0acc0ca68eee68ef38f899532a4873c6'
md5sums=('036830de22b8a76a0e6f84c0cb36ff12'
'85fd83d3de15f8820bec392a0a938274'
'115d59c70211cafa25c468a67586b427'
'8bb4295dcd8d024a20f75137da16aa61')