From 0dfd0808120b3a7c97b7983378802c33c0ea23cf Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 5 May 2019 18:50:02 -0700 Subject: Updated to 2.32 Change source package to xz url to https --- PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 2148ad0..7d91938 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,19 +8,20 @@ # # I maintain this because: # Required to build linux-libre-firmware # Parabola version patch name is too vague +# Parabola version uses bz2 source package _target=xtensa-elf pkgname=$_target-binutils -pkgver=2.31.1 +pkgver=2.32 pkgrel=1 pkgdesc='A set of programs to assemble and manipulate binary and object files for the Xtensa target' arch=('x86_64' 'i686' 'armv7h') url="https://www.gnu.org/software/binutils/" license=('GPL') depends=('zlib') -source=("https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.bz2"{,.sig} +source=("https://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz"{,.sig} 'xtensa-elf-binutils.patch::https://github.com/qca/open-ath9k-htc-firmware/raw/master/local/patches/binutils.patch') -sha512sums=('b42954e6f49a0adcd2676bdd77dfb59bfc25cec8184b007521d1e2b1d5d0593b58639e3d9448d5a40fe024c3cea386a37743627d6bb16d502f52a4a32b9573bd' +sha512sums=('d326408f12a03d9a61a9de56584c2af12f81c2e50d2d7e835d51565df8314df01575724afa1e43bd0db45cfc9916b41519b67dfce03232aa4978704492a6994a' 'SKIP' 'e10ed358794d7aa32ac25087afd804dc4c3028c4664d7608eb86147f041561d16209afa6501bc8a19e02386674011d567640175f6b8bf89275c243dc3b3a9980') validpgpkeys=('EAF1C276A747E9ED86210CBAC3126D3B4AE55E93' # Tristan Gingold -- cgit v1.2.1