Brett Cornwall pushed to branch main at Arch Linux / Packaging / Packages / 
screen


Commits:
a61572d6 by Brett Cornwall at 2023-08-27T23:53:23-07:00
upgpkg: 4.9.1-1; Remove PGP verification

The maintainer released this version under a new, unendorsed PGP key. After
contacting them, there was not much interest in the chain of trust. This, plus
the original key even lacking others' signatures, make PGP pointless until
upstream makes some changes.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,21 +3,17 @@
 # Committer: dorphell <[email protected]>
 
 pkgname=screen
-pkgver=4.9.0
+pkgver=4.9.1
 pkgrel=1
 pkgdesc='Full-screen window manager that multiplexes a physical terminal'
 url='https://www.gnu.org/software/screen/'
 arch=('x86_64')
 license=('GPL')
 depends=('ncurses' 'pam')
-validpgpkeys=('2EE59A5D0C50167B5535BBF1B708A383C53EF3A4'
-              '71AA09D9E8870FDB0AA7B61E21F968DEF747ABD7'
-              'B4560FD8C9F2DE3BE308EBA3933AD21886F69FBF')
-source=("https://ftp.gnu.org/gnu/screen/screen-${pkgver}.tar.gz"{,.sig}
+source=("https://ftp.gnu.org/gnu/screen/screen-${pkgver}.tar.gz";
         'tmpfiles.d'
         'pam.d')
-sha256sums=('f9335281bb4d1538ed078df78a20c2f39d3af9a4e91c57d084271e0289c730f4'
-            'SKIP'
+sha256sums=('26cef3e3c42571c0d484ad6faf110c5c15091fbf872b06fa7aa4766c7405ac69'
             '1f33ce4faca7bd05dd80403411af31e682d5d23e79558e884ae5a35f1dd96223'
             '971c25929ea97422c09e10679ab98e9e6c59295aae1a4a9970909d2206e23090')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/screen/-/commit/a61572d6d9caaa93eb962efafa3798cb01621316

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


Reply via email to