summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvonPalitroque2016-01-27 18:31:37 -0500
committervonPalitroque2016-01-27 18:31:37 -0500
commit067fd77b89f82da47cdaee7415e80158e985a95f (patch)
tree16abf3ea90d60e090541379876b6808989c62cf1
parent949a24821c35a2d5a842a09dcb6469e0bd84debb (diff)
downloadaur-067fd77b89f82da47cdaee7415e80158e985a95f.tar.gz
Recompile for new binutils version.
Recompile for new binutils version.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b333ed43760..d704cd3869ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Dec 9 19:24:42 UTC 2015
+# Wed Jan 27 23:31:32 UTC 2016
pkgbase = msp430-elf-gcc-stage1
pkgdesc = The GNU Compiler Collection bootstrap for the msp430-elf target.
pkgver = 5.3.0
- pkgrel = 1
+ pkgrel = 2
url = http://gcc.gnu.org
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 13856ba9b88a..7ec486ebc9f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _target="msp430-elf"
pkgname=${_target}-gcc-stage1
pkgver=5.3.0
_islver=0.15
-pkgrel=1
+pkgrel=2
pkgdesc="The GNU Compiler Collection bootstrap for the ${_target} target."
arch=(i686 x86_64)
license=('GPL' 'LGPL')