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

Andreas Radke andyrtr at archlinux.org
Fri Feb 7 14:26:42 UTC 2020


    Date: Friday, February 7, 2020 @ 14:26:41
  Author: andyrtr
Revision: 374976

upgpkg: nano 4.8-1: upstream update 4.8

Modified:
  nano/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-07 14:13:29 UTC (rev 374975)
+++ PKGBUILD	2020-02-07 14:26:41 UTC (rev 374976)
@@ -2,7 +2,7 @@
 # Contributor: Judd <judd at archlinux.org>
 
 pkgname=nano
-pkgver=4.7
+pkgver=4.8
 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/v4/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('58c0e197de5339ca3cad3ef42b65626d612ddb0b270e730f02e6ab3785c736f5'
+sha256sums=('c348f61c68ab1d573b308398212a09cd68c60fbee20f01a5bd4b50071a258e63'
             'SKIP')
 validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7' # "Chris Allegretta <chrisa at asty.org>"
               'A7F6A64A67DA09EF92782DD79DF4862AF1175C5B' # "Benno Schulenberg <bensberg at justemail.net>"



More information about the arch-commits mailing list