From acc23d92c970bbd022282ad49b29a6d15d5e9fa6 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 5 May 2019 18:43:11 -0700 Subject: url to https --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index f14e275..c67faed 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 SuperH 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