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

Andreas Radke andyrtr at archlinux.org
Wed Dec 2 11:39:46 UTC 2020


    Date: Wednesday, December 2, 2020 @ 11:39:45
  Author: andyrtr
Revision: 402776

upgpkg: nano 5.4-1: upstream update 5.4

Modified:
  nano/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-02 11:33:31 UTC (rev 402775)
+++ PKGBUILD	2020-12-02 11:39:45 UTC (rev 402776)
@@ -2,7 +2,7 @@
 # Contributor: Judd <judd at archlinux.org>
 
 pkgname=nano
-pkgver=5.3
+pkgver=5.4
 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=('c5c1cbcf622d9a96b6030d66409ed12b204e8bc01ef5e6554ebbe6fb1d734352'
+sha256sums=('fe993408b22286355809ce48ebecc4444d19af8203ed4959d269969112ed86e9'
             'SKIP')
 validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7' # "Chris Allegretta <chrisa at asty.org>"
               'A7F6A64A67DA09EF92782DD79DF4862AF1175C5B' # "Benno Schulenberg <bensberg at justemail.net>"



More information about the arch-commits mailing list