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

Gaetan Bisson bisson at archlinux.org
Thu Dec 25 07:12:20 UTC 2014


    Date: Thursday, December 25, 2014 @ 08:12:20
  Author: bisson
Revision: 228033

add validpgpkeys

Modified:
  screen/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-25 07:10:10 UTC (rev 228032)
+++ PKGBUILD	2014-12-25 07:12:20 UTC (rev 228033)
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('ncurses' 'pam')
-backup=('etc/screenrc' 'etc/pam.d/screen')
+validpgpkeys=('2EE59A5D0C50167B5535BBF1B708A383C53EF3A4')
 source=("http://ftp.gnu.org/gnu/screen/screen-${pkgver}.tar.gz"{,.sig}
         'hardstatus.patch'
         'pam.d')
@@ -20,6 +20,7 @@
           'd9d0ae0427eede2523954fdec549021f0f9640cd'
           '1ab4b512d2ac840d16db6986d7c98d7ce2f6383f')
 
+backup=('etc/screenrc' 'etc/pam.d/screen')
 options=('!makeflags')
 install=install
 



More information about the arch-commits mailing list