From 9a7ad533ff334dcb8171de392f3f5961d9d47a3e Mon Sep 17 00:00:00 2001 From: AlmAck Date: Mon, 16 Jan 2017 20:12:06 +0000 Subject: [PATCH] rebuild --- binutils/PKGBUILD | 2 +- libtool/PKGBUILD | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/binutils/PKGBUILD b/binutils/PKGBUILD index 9e4b13a12..25f0c6a63 100644 --- a/binutils/PKGBUILD +++ b/binutils/PKGBUILD @@ -1,7 +1,7 @@ pkgname=binutils pkgver=2.27 -pkgrel=2 +pkgrel=3 pkgdesc="A set of programs to assemble and manipulate binary and object files" arch=('x86_64') url="http://www.gnu.org/software/binutils/" diff --git a/libtool/PKGBUILD b/libtool/PKGBUILD index 434a4e20c..f91b6c8ff 100644 --- a/libtool/PKGBUILD +++ b/libtool/PKGBUILD @@ -9,10 +9,10 @@ pkgname=libtool pkgver=2.4.6 -pkgrel=3 +pkgrel=4 _gccver=5.2.0 pkgdesc="A generic library support script" -arch=('i686' 'x86_64') +arch=('x86_64') url="http://www.gnu.org/software/libtool" license=('GPL') groups=('base-devel')