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

Andreas Radke andyrtr at archlinux.org
Thu Apr 29 13:35:50 UTC 2021


    Date: Thursday, April 29, 2021 @ 13:35:50
  Author: andyrtr
Revision: 414000

upgpkg: nano 5.7-1: upstream update 5.7

Modified:
  nano/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-29 11:46:10 UTC (rev 413999)
+++ PKGBUILD	2021-04-29 13:35:50 UTC (rev 414000)
@@ -2,7 +2,7 @@
 # Contributor: Judd <judd at archlinux.org>
 
 pkgname=nano
-pkgver=5.6.1
+pkgver=5.7
 pkgrel=1
 pkgdesc="Pico editor clone with enhancements"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('ncurses' 'file' 'sh')
 backup=('etc/nanorc')
 source=(https://www.nano-editor.org/dist/v5/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('760d7059e0881ca0ee7e2a33b09d999ec456ff7204df86bee58eb6f523ee8b09'
+sha256sums=('d4b181cc2ec11def3711b4649e34f2be7a668e70ab506860514031d069cccafa'
             'SKIP')
 validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7' # "Chris Allegretta <chrisa at asty.org>"
               'A7F6A64A67DA09EF92782DD79DF4862AF1175C5B' # "Benno Schulenberg <bensberg at justemail.net>"



More information about the arch-commits mailing list