[arch-commits] Commit in nano/trunk (PKGBUILD)
    Andreas Radke 
    andyrtr at archlinux.org
       
    Sun Jun  3 11:31:47 UTC 2018
    
    
  
    Date: Sunday, June 3, 2018 @ 11:31:46
  Author: andyrtr
Revision: 325615
upgpkg: nano 2.9.8-1
upstream update 2.9.8
Modified:
  nano/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-03 11:26:18 UTC (rev 325614)
+++ PKGBUILD	2018-06-03 11:31:46 UTC (rev 325615)
@@ -3,7 +3,7 @@
 # Contributor: Judd <judd at archlinux.org>
 
 pkgname=nano
-pkgver=2.9.7
+pkgver=2.9.8
 pkgrel=1
 pkgdesc="Pico editor clone with enhancements"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('ncurses' 'file' 'sh')
 backup=('etc/nanorc')
 source=(https://www.nano-editor.org/dist/v2.9/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('b64ab017305b1777e97b5b9b07b31db8aeebfc3e8719f61e8da1cf3866d344bd'
+sha256sums=('c2deac31ba4d3fd27a42fafcc47ccf499296cc69a422bbecab63f2933ea85488'
             'SKIP')
 validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7' # "Chris Allegretta <chrisa at asty.org>"
               'A7F6A64A67DA09EF92782DD79DF4862AF1175C5B' # "Benno Schulenberg <bensberg at justemail.net>"
    
    
More information about the arch-commits
mailing list