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

Antonio Rojas arojas at archlinux.org
Sat Dec 1 11:23:54 UTC 2018


    Date: Saturday, December 1, 2018 @ 11:23:53
  Author: arojas
Revision: 410689

PIE rebuild, add missing validpgpkeys

Modified:
  spawn-fcgi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-01 11:22:31 UTC (rev 410688)
+++ PKGBUILD	2018-12-01 11:23:53 UTC (rev 410689)
@@ -4,7 +4,7 @@
 
 pkgname=spawn-fcgi
 pkgver=1.6.4
-pkgrel=2
+pkgrel=3
 pkgdesc='A FastCGI process manager for web applications'
 arch=('x86_64')
 url='http://redmine.lighttpd.net/projects/spawn-fcgi/'
@@ -13,6 +13,7 @@
 source=("https://www.lighttpd.net/download/${pkgname}-${pkgver}.tar.bz2"{,.asc})
 md5sums=('bf269849995ab8b3a8989779fa5818aa'
          'SKIP')
+validpgpkeys=(C7CA1E9E29DC77F5480894B2E0E7D0171E95BAD7) # Stefan Bühler <stefan at stbuehler.de>
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list