summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dbcdf6a6b974..03b311f06d7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = powerpc-linux-gnu-glibc-headers
pkgdesc = GNU C Library headers (powerpc-linux-gnu)
pkgver = 2.23
- pkgrel = 5
+ pkgrel = 6
url = http://www.gnu.org/software/libc/
arch = any
license = GPL
license = LGPL
makedepends = powerpc-linux-gnu-gcc-stage1>=5.3.0
- depends = powerpc-linux-gnu-linux-api-headers>=4.5.5
+ depends = powerpc-linux-gnu-linux-api-headers-x>=4.5.5
options = !buildflags
options = !strip
options = staticlibs
diff --git a/PKGBUILD b/PKGBUILD
index 4e3a9e154179..8a3d9ebb05da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,13 +8,13 @@
_target="powerpc-linux-gnu"
pkgname=${_target}-glibc-headers
pkgver=2.23
-pkgrel=5
+pkgrel=6
_commit=1915d6d1
pkgdesc="GNU C Library headers (${_target})"
arch=('any')
url="http://www.gnu.org/software/libc/"
license=('GPL' 'LGPL')
-depends=("${_target}-linux-api-headers>=4.5.5")
+depends=("${_target}-linux-api-headers-x>=4.5.5")
makedepends=("${_target}-gcc-stage1>=5.3.0")
options=('!buildflags' '!strip' 'staticlibs')
source=(http://ftp.gnu.org/gnu/libc/glibc-${pkgver}.tar.xz{,.sig}