summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre-testing/binutils/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/libre-testing/binutils/PKGBUILD b/libre-testing/binutils/PKGBUILD
index 69096266a..1b285edbe 100644
--- a/libre-testing/binutils/PKGBUILD
+++ b/libre-testing/binutils/PKGBUILD
@@ -1,11 +1,12 @@
# $Id$
-# Maintainer: Allan McRae <allan@archlinux.org>
+# Maintainer: Luke R. <g4jc@openmailbox.org> GPG: rsa4096/3EAE8697
+# Maintainer (Arch): Allan McRae <allan@archlinux.org>
-# toolchain build order: linux-api-headers->glibc->binutils->gcc->binutils->glibc
+# toolchain build order: linux-libre-api-headers->glibc->binutils->gcc->binutils->glibc
pkgname=binutils
pkgver=2.27
-pkgrel=1.91
+pkgrel=1.9.parabola1
pkgdesc="A set of programs to assemble and manipulate binary and object files"
arch=('i686' 'x86_64')
url="https://www.gnu.org/software/binutils/"