summaryrefslogtreecommitdiff
path: root/community/avr-gcc
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-26 00:01:48 +0000
committerroot <root@rshg054.dnsready.net>2012-06-26 00:01:48 +0000
commit9a6b691757346035549dbd12d1323301d04a6675 (patch)
tree5e06d2322b58a73254a0ca2c05d2083cb0209db2 /community/avr-gcc
parent3b99c42eb8ca744e86e4e17197b1bf10642c6785 (diff)
Tue Jun 26 00:01:48 UTC 2012
Diffstat (limited to 'community/avr-gcc')
-rw-r--r--community/avr-gcc/PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/avr-gcc/PKGBUILD b/community/avr-gcc/PKGBUILD
index e09943802..0e48adec9 100644
--- a/community/avr-gcc/PKGBUILD
+++ b/community/avr-gcc/PKGBUILD
@@ -1,14 +1,16 @@
-# $Id: PKGBUILD 69308 2012-04-13 08:26:08Z schuay $
+# $Id: PKGBUILD 72864 2012-06-24 08:07:58Z schuay $
# Maintainer: schuay <jakob.gruber@gmail.com>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Contributor: danst0 <danst0@west.de>
+# Build order: avr-binutils -> avr-gcc -> avr-libc
+
pkgname=avr-gcc
_pkgname=gcc
-pkgver=4.7.0
+pkgver=4.7.1
pkgrel=1
-pkgdesc="The GNU avr Compiler Collection"
+pkgdesc="The GNU AVR Compiler Collection"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'custom')
url="http://gcc.gnu.org/"
@@ -67,4 +69,4 @@ package() {
rm -rf ${pkgdir}/usr/share/info
}
-md5sums=('2a0f1d99fda235c29d40b561f81d9a77')
+md5sums=('933e6f15f51c031060af64a9e14149ff')