summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2018-08-31 15:07:33 -0400
committergraysky2018-08-31 15:07:33 -0400
commit1057113f69b02740ceabfdbba8e83bfe2b8bce8a (patch)
tree4e3ffff231f83db17340a18935d6d355306cdd8d /PKGBUILD
parent43d3b7ccff1bfd74cd8aa06638da36a3e0830ee0 (diff)
downloadaur-1057113f69b02740ceabfdbba8e83bfe2b8bce8a.tar.gz
Update to 8.2.0-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb7f99f1fb97..0d3383490160 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=("${_subarchs[@]/#/$pkgbase-}")
_date=20180817
# inspect source tarball under $name/share/gcc-x.y.z
pkgver=8.2.0
-pkgrel=2
+pkgrel=3
arch=('x86_64')
license=('GPL' )
pkgdesc="Toolchain for Arch ARM builds via distcc on x86_64 slaves"
@@ -38,7 +38,7 @@ build() {
# setup config and services
_path=('' '6h' '7h' '8')
_name=('arm-unknown-linux-gnueabi' 'arm-unknown-linux-gnueabihf'
- 'arm-unknown-linux-gnueabihf' 'aarch64-unknown-linux-gnueabi')
+ 'arm-unknown-linux-gnueabihf' 'aarch64-unknown-linux-gnu')
_port=('3633' '3634' '3635' '3636')
for i in 0 1 2 3; do