summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Schmidt2018-07-23 19:28:04 +0200
committerStefan Schmidt2018-07-23 19:28:04 +0200
commit32d10bdfecfa62cf3c38c0c63ce95307d620ab31 (patch)
tree9962fbcd7bdebc6c84e3da011b3df0e4bdde8085
parent26df53c7fbcfd80fc7abf986e76e9cb33a681ac1 (diff)
downloadaur-32d10bdfecfa62cf3c38c0c63ce95307d620ab31.tar.gz
Dependency update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8dad3dde9d2..b5365f121cee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = powerpc-linux-gnu-gcc-stage1
pkgdesc = The GNU Compiler Collection. Stage 1 for toolchain building (powerpc-linux-gnu)
pkgver = 8.1.0
- pkgrel = 1
+ pkgrel = 2
url = http://gcc.gnu.org
arch = i686
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = powerpc-linux-gnu-gcc-stage1
license = LGPL
license = FDL
license = custom
- depends = powerpc-linux-gnu-binutils>=2.30-4
+ depends = powerpc-linux-gnu-binutils>=2.30-1
depends = libmpc
depends = zlib
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index 953805a896c7..2d5ee37b146a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,12 +10,12 @@ pkgname=${_target}-gcc-stage1
pkgver=8.1.0
_majorver=${pkgver:0:1}
_islver=0.18
-pkgrel=1
+pkgrel=2
pkgdesc="The GNU Compiler Collection. Stage 1 for toolchain building (${_target})"
arch=(i686 x86_64)
license=(GPL LGPL FDL custom)
url='http://gcc.gnu.org'
-depends=("${_target}-binutils>=2.30-4" libmpc zlib)
+depends=("${_target}-binutils>=2.30-1" libmpc zlib)
options=(!emptydirs !distcc !strip)
#source=(https://sources.archlinux.org/other/gcc/gcc-${pkgver/+/-}.tar.xz{,.sig}
source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz