From 5635975e6299a2c0fb06ee5161d59b05bacf415e Mon Sep 17 00:00:00 2001 From: finlaywashere Date: Wed, 15 Jan 2020 15:25:53 -0500 Subject: Fixed minor typo --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 8381c25..a91045a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -11,7 +11,7 @@ license=(GPL) depends=(zlib) options=(!emptydirs !docs) source=("http://mirrors.kernel.org/gnu/binutils/binutils-$pkgver.tar.xz" - "https://mirrors.kernel.org/gnu/binutils/binutils-2.33.1.tar.xz.sig" + "https://mirrors.kernel.org/gnu/binutils/binutils-$pkgver.tar.xz.sig" "libiberty-ignore-cflags.patch") _basedir=binutils-$pkgver sha256sums=('ab66fc2d1c3ec0359b8e08843c9f33b63e8707efdff5e4cc5c200eae24722cbf' -- cgit v1.2.1