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

Andreas Radke andyrtr at gemini.archlinux.org
Sat Aug 6 22:05:45 UTC 2022


    Date: Saturday, August 6, 2022 @ 22:05:45
  Author: andyrtr
Revision: 452377

upgpkg: nano 6.4-1: upstream update 6.4 - enable debug

Added:
  nano/trunk/keys/
  nano/trunk/keys/pgp/
  nano/trunk/keys/pgp/BFD009061E535052AD0DF2150D28D4D2A0ACE884.asc
Modified:
  nano/trunk/PKGBUILD

-------------------------------------------------------+
 PKGBUILD                                              |    5 +++--
 keys/pgp/BFD009061E535052AD0DF2150D28D4D2A0ACE884.asc |    1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-06 22:05:02 UTC (rev 452376)
+++ PKGBUILD	2022-08-06 22:05:45 UTC (rev 452377)
@@ -2,7 +2,7 @@
 # Contributor: Judd <judd at archlinux.org>
 
 pkgname=nano
-pkgver=6.3
+pkgver=6.4
 pkgrel=1
 pkgdesc="Pico editor clone with enhancements"
 arch=('x86_64')
@@ -10,8 +10,9 @@
 url="https://www.nano-editor.org"
 depends=('ncurses' 'file' 'sh')
 backup=('etc/nanorc')
+options=('debug')
 source=(https://www.nano-editor.org/dist/v6/${pkgname}-${pkgver}.tar.xz{,.asc})
-sha256sums=('eb532da4985672730b500f685dbaab885a466d08fbbf7415832b95805e6f8687'
+sha256sums=('4199ae8ca78a7796de56de1a41b821dc47912c0307e9816b56cc317df34661c0'
             'SKIP')
 #validpgpkeys=('8DA6FE7BFA7A418AB3CB2354BCB356DF91009FA7') # "Chris Allegretta <chrisa at asty.org>"
 #validpgpkeys=('A7F6A64A67DA09EF92782DD79DF4862AF1175C5B') # "Benno Schulenberg <bensberg at justemail.net>"

Added: keys/pgp/BFD009061E535052AD0DF2150D28D4D2A0ACE884.asc
===================================================================
(Binary files differ)

Index: nano/trunk/keys/pgp/BFD009061E535052AD0DF2150D28D4D2A0ACE884.asc
===================================================================
--- keys/pgp/BFD009061E535052AD0DF2150D28D4D2A0ACE884.asc	2022-08-06 22:05:02 UTC (rev 452376)
+++ keys/pgp/BFD009061E535052AD0DF2150D28D4D2A0ACE884.asc	2022-08-06 22:05:45 UTC (rev 452377)

Property changes on: nano/trunk/keys/pgp/BFD009061E535052AD0DF2150D28D4D2A0ACE884.asc
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property


More information about the arch-commits mailing list