[arch-commits] Commit in nano/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Thu Sep 1 17:59:08 UTC 2016


    Date: Thursday, September 1, 2016 @ 17:59:08
  Author: andyrtr
Revision: 275656

upgpkg: nano 2.7.0-1

upstream update 2.7.0

Modified:
  nano/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-01 11:51:02 UTC (rev 275655)
+++ PKGBUILD	2016-09-01 17:59:08 UTC (rev 275656)
@@ -3,7 +3,7 @@
 # Contributor: Judd <judd at archlinux.org>
 
 pkgname=nano
-pkgver=2.6.3
+pkgver=2.7.0
 pkgrel=1
 pkgdesc="Pico editor clone with enhancements"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 groups=('base')
 depends=('ncurses' 'file' 'sh')
 backup=('etc/nanorc')
-source=(http://www.nano-editor.org/dist/v2.6/${pkgname}-${pkgver}.tar.gz{,.asc})
-md5sums=('1213c7f17916e65afefc95054c1f90f9'
+source=(http://www.nano-editor.org/dist/v2.7/${pkgname}-${pkgver}.tar.gz{,.asc})
+md5sums=('0805c5b8c75d4fde053e4b1431270f91'
          'SKIP')
 validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7' # "Chris Allegretta <chrisa at asty.org>"
               'A7F6A64A67DA09EF92782DD79DF4862AF1175C5B' # "Benno Schulenberg <bensberg at justemail.net>"



More information about the arch-commits mailing list