Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7931ead4c17950120a3e2fd8d5c910bcf31305c7

commit 7931ead4c17950120a3e2fd8d5c910bcf31305c7
Author: crazy <[email protected]>
Date:   Sat Nov 25 19:13:36 2017 +0100

nano-2.9.0-1-x86_64

* Version bump

diff --git a/source/base/nano/FrugalBuild b/source/base/nano/FrugalBuild
index b52b453..13c2c52 100644
--- a/source/base/nano/FrugalBuild
+++ b/source/base/nano/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: James Buren <[email protected]>

pkgname=nano
-pkgver=2.8.7
+pkgver=2.9.0
pkgrel=1
pkgdesc="Free Pico clone with some new features."
url="http://www.nano-editor.org/";
@@ -13,8 +13,8 @@ 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=('1e76adbb3ed2d45e44843ba7f6a396a314bf77aa' \
-          '92c4bad985fc490dd694696f351111aa2ad00330' \
+sha1sums=('1af8e74e6d03b74e59d7f8da7fee49b9a5c8f758' \
+          'a18d3dd74409f9d7512c72d9700334f3f9040438' \
'a54fad3a4e7a2176a95f24be2897bb1b5d42f0ba')
build()
{
diff --git a/source/base/nano/nano-config.patch 
b/source/base/nano/nano-config.patch
index defa692..ab8c51a 100644
--- a/source/base/nano/nano-config.patch
+++ b/source/base/nano/nano-config.patch
@@ -32,7 +32,7 @@ diff -Naur nano-2.8.7/doc/sample.nanorc.in 
nano-2.8.7-p/doc/sample.nanorc.in

## Display line numbers to the left of the text.
-# set linenumbers
-+set linenumbers
++# set linenumbers

## Enable vim-style lock-files.  This is just to let a vim user know you
## are editing a file [s]he is trying to edit and vice versa.  There are
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to