Date: Tuesday, May 19, 2020 @ 22:19:26 Author: seblu Revision: 386968
Switch download URL to https FS#66373 Modified: file/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-19 22:15:21 UTC (rev 386967) +++ PKGBUILD 2020-05-19 22:19:26 UTC (rev 386968) @@ -12,7 +12,7 @@ url='https://www.darwinsys.com/file/' depends=('glibc' 'zlib' 'xz' 'bzip2' 'libseccomp' 'libseccomp.so') provides=('libmagic.so') -source=("ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc} +source=("https://astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc} file-5.38-seccomp-tcgets.patch 0001-Revert-Don-t-depend-on-the-execute-bit-to-determine-.patch) validpgpkeys=('BE04995BA8F90ED0C0C176C471112AB16CB33B3A') # Christos Zoulas
