[arch-commits] Commit in libmilter/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Fri Aug 4 09:06:43 UTC 2017
Date: Friday, August 4, 2017 @ 09:06:43
Author: bisson
Revision: 301621
use pgp signature
Modified:
libmilter/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-04 08:42:12 UTC (rev 301620)
+++ PKGBUILD 2017-08-04 09:06:43 UTC (rev 301621)
@@ -12,9 +12,11 @@
arch=('i686' 'x86_64')
options=('staticlibs')
license=('custom:Sendmail open source license')
-source=("http://ftp.sendmail.org/${_pkgname}.${pkgver}.tar.gz"
+validpgpkeys=('30BCA74705FA415455731D7BAAF5B5DE05BDCC53')
+source=("http://ftp.sendmail.org/${_pkgname}.${pkgver}.tar.gz"{,.sig}
'fd-passing-libmilter.patch')
sha256sums=('24f94b5fd76705f15897a78932a5f2439a32b1a2fdc35769bb1a5f5d9b4db439'
+ 'SKIP'
'b856ebc17e39151652bda93f40f79756ac83eb4a0b67e6d55c049f3ebde42983')
prepare() {
More information about the arch-commits
mailing list