[arch-commits] Commit in nano/trunk (PKGBUILD)
Andreas Radke
andyrtr at gemini.archlinux.org
Wed Dec 15 16:10:20 UTC 2021
Date: Wednesday, December 15, 2021 @ 16:10:19
Author: andyrtr
Revision: 432572
upgpkg: nano 6.0-1: upstream update 6.0
Modified:
nano/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-15 15:30:46 UTC (rev 432571)
+++ PKGBUILD 2021-12-15 16:10:19 UTC (rev 432572)
@@ -2,7 +2,7 @@
# Contributor: Judd <judd at archlinux.org>
pkgname=nano
-pkgver=5.9
+pkgver=6.0
pkgrel=1
pkgdesc="Pico editor clone with enhancements"
arch=('x86_64')
@@ -10,8 +10,8 @@
url="https://www.nano-editor.org"
depends=('ncurses' 'file' 'sh')
backup=('etc/nanorc')
-source=(https://www.nano-editor.org/dist/v5/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('757db8cda4bb2873599e47783af463e3b547a627b0cabb30ea7bf71fb4c24937'
+source=(https://www.nano-editor.org/dist/v6/${pkgname}-${pkgver}.tar.xz{,.asc})
+sha256sums=('93ac8cb68b4ad10e0aaeb80a2dd15c5bb89eb665a4844f7ad01c67efcb169ea2'
'SKIP')
validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7' # "Chris Allegretta <chrisa at asty.org>"
'A7F6A64A67DA09EF92782DD79DF4862AF1175C5B' # "Benno Schulenberg <bensberg at justemail.net>"
More information about the arch-commits
mailing list