From 92723c41135cfb106d37d4343603e63dc99922ca Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Thu, 3 Jul 2014 03:35:01 +0000 Subject: Thu Jul 3 03:30:43 UTC 2014 --- community/avr-binutils/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'community/avr-binutils/PKGBUILD') diff --git a/community/avr-binutils/PKGBUILD b/community/avr-binutils/PKGBUILD index 2c9d3deca..0055c79db 100644 --- a/community/avr-binutils/PKGBUILD +++ b/community/avr-binutils/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 106897 2014-03-09 19:30:48Z schuay $ +# $Id: PKGBUILD 114588 2014-07-02 06:54:55Z schuay $ # Maintainer: schuay # Contributor: Brad Fanella # Contributor: Corrado Primier @@ -8,7 +8,7 @@ pkgname=avr-binutils pkgver=2.24 -pkgrel=1 +pkgrel=2 pkgdesc="A set of programs to assemble and manipulate binary and object files for the AVR architecture" arch=('i686' 'x86_64') url="http://www.gnu.org/software/binutils/" @@ -25,6 +25,7 @@ build() { cd ${srcdir}/binutils-${pkgver} # See https://bugs.archlinux.org/task/32504 + # And https://bugs.archlinux.org/task/40986 patch -Np0 < ${srcdir}/avr-size.patch # https://bugs.archlinux.org/task/34629 @@ -76,4 +77,4 @@ package() { md5sums=('e0f71a7b2ddab0f8612336ac81d9636b' 'SKIP' - '573769ec1107d1bfed78680edd7ae63f') + '7f62e260650ceb0ff2f7cb44c3ee899c') -- cgit v1.2.3-54-g00ecf