summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Veness2018-01-26 20:43:02 -0800
committerTyler Veness2018-01-26 20:43:02 -0800
commita82b63a193e266bd9e145f7a1154f526cf6809c3 (patch)
tree4d4656c977d9ebeeda7b832ffa0944df11b87d4f
parent402e5791323a965f85574e3eb3564bcc1c883196 (diff)
downloadaur-a82b63a193e266bd9e145f7a1154f526cf6809c3.tar.gz
Rebuild against new libmpfr
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92c21c4e43c8..6beefe979cad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = arm-frc-linux-gnueabi-gcc
pkgdesc = The GNU Compiler Collection (arm-frc-linux-gnueabi)
pkgver = 5.5.0
- pkgrel = 1
+ pkgrel = 2
url = http://gcc.gnu.org
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4db2bf93742b..f2bb6f06003b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_target="arm-frc-linux-gnueabi"
pkgname=${_target}-gcc
pkgver=5.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="The GNU Compiler Collection (${_target})"
arch=(i686 x86_64)
license=('GPL' 'LGPL')