From 52f300796beffa1c76ac3926aac06737417c9fed Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 5 May 2019 18:46:07 -0700 Subject: url to https --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 79dbe15..a0fc638 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,7 +11,7 @@ pkgver=2.32 pkgrel=1 pkgdesc='A set of programs to assemble and manipulate binary and object files for the ARM target' arch=('x86_64' 'i686' 'armv7h') -url='http://www.gnu.org/software/binutils/' +url='https://www.gnu.org/software/binutils/' license=(GPL) depends=(zlib) source=(https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz{,.sig}) -- cgit v1.2.1