Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / nano


Commits:
bc934856 by Andreas Radke at 2026-02-04T09:58:41+01:00
upgpkg: 8.7.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nano
        pkgdesc = Pico editor clone with enhancements
-       pkgver = 8.7
+       pkgver = 8.7.1
        pkgrel = 1
        url = https://www.nano-editor.org
        arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = nano
        depends = file
        depends = glibc
        backup = etc/nanorc
-       source = https://www.nano-editor.org/dist/v8/nano-8.7.tar.xz
-       source = https://www.nano-editor.org/dist/v8/nano-8.7.tar.xz.asc
+       source = https://www.nano-editor.org/dist/v8/nano-8.7.1.tar.xz
+       source = https://www.nano-editor.org/dist/v8/nano-8.7.1.tar.xz.asc
        validpgpkeys = 168E6F4297BFD7A79AFD4496514BBE2EB8E1961F
-       sha256sums = 
afd287aa672c48b8e1a93fdb6c6588453d527510d966822b687f2835f0d986e9
+       sha256sums = 
76f0dcb248f2e2f1251d4ecd20fd30fb400a360a3a37c6c340e0a52c2d1cdedf
        sha256sums = SKIP
 
 pkgname = nano


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Judd <[email protected]>
 
 pkgname=nano
-pkgver=8.7
+pkgver=8.7.1
 pkgrel=1
 pkgdesc="Pico editor clone with enhancements"
 arch=('x86_64')
@@ -11,7 +11,7 @@ url="https://www.nano-editor.org";
 depends=('ncurses' 'file' 'glibc')
 backup=('etc/nanorc')
 source=(https://www.nano-editor.org/dist/v8/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('afd287aa672c48b8e1a93fdb6c6588453d527510d966822b687f2835f0d986e9'
+sha256sums=('76f0dcb248f2e2f1251d4ecd20fd30fb400a360a3a37c6c340e0a52c2d1cdedf'
             'SKIP')
 #validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7') # "Chris Allegretta 
<[email protected]>"
 #validpgpkeys=('A7F6A64A67DA09EF92782DD79DF4862AF1175C5B') # "Benno 
Schulenberg <[email protected]>"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nano/-/commit/bc934856678ef85e61ed70f048dff8e7aa3bc97d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nano/-/commit/bc934856678ef85e61ed70f048dff8e7aa3bc97d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to