Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=5a4e4537c770543c37bd581a49f02773edf71b09
commit 5a4e4537c770543c37bd581a49f02773edf71b09 Author: crazy <[email protected]> Date: Thu Feb 1 14:05:03 2018 +0100 nano-2.9.3-1-x86_64 * Version bump diff --git a/source/base/nano/FrugalBuild b/source/base/nano/FrugalBuild index 60ba893..e074495 100644 --- a/source/base/nano/FrugalBuild +++ b/source/base/nano/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: James Buren <[email protected]> pkgname=nano -pkgver=2.9.2 -pkgrel=2 +pkgver=2.9.3 +pkgrel=1 pkgdesc="Free Pico clone with some new features." url="http://www.nano-editor.org/" -depends=('ncurses>=6.0-18' 'file>=5.28-3') +depends=('ncurses>=6.1-2' 'file>=5.28-3') makedepends=('aspell>=0.60.6.1-5') groups=('base') archs=('x86_64') up2date="Flasttar http://www.nano-editor.org/download.php" source=($url/dist/v${pkgver%.*}/$pkgname-$pkgver.tar.gz nano-config.patch frugalbuild.nanorc) backup=('etc/nanorc') -sha1sums=('95447b6c2cfcb96aa08a0a115d9a66e61ff2ecb5' \ +sha1sums=('860fb8a447cbdf43b0b82e77647242aeb6d40e52' \ 'e7b1068c3602056b66d5e0ed13cc321a9bae1e59' \ 'a54fad3a4e7a2176a95f24be2897bb1b5d42f0ba') build() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
