summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzargbell2018-07-27 13:28:08 +0300
committerzargbell2018-07-27 13:28:08 +0300
commit4432fb566c09134f0c80bc87dfa0defb174f20d7 (patch)
treefcbc325336cdf18e6d0a133ff0f96fd969fc3b3d
parentdd78d4187be38763a6ef13d3db49730c78420e8d (diff)
downloadaur-4432fb566c09134f0c80bc87dfa0defb174f20d7.tar.gz
version change to 7.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba190c7450ab..9321aee43cea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aarch64-elf-newlib-linaro-bin
pkgdesc = A C standard library implementation intended for use on embedded systems ARM64 (bare metal)
- pkgver = 2017.11
+ pkgver = 2018.05
pkgrel = 1
url = http://www.linaro.org/downloads/
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = aarch64-elf-newlib-linaro-bin
license = BSD
options = !emptydirs
options = !strip
- source = http://releases.linaro.org/components/toolchain/binaries/7.2-2017.11/aarch64-elf/sysroot-newlib-linaro-2017.11-aarch64-elf.tar.xz
- sha512sums = 9cafca6170639b261edb235bee148fc1da17225bd6f0910afef51049c6f24c54066cb3f5b007e398cc2b961a3f8b1775738d94775b89523480b0f0b1f5c4c72a
+ source = http://releases.linaro.org/components/toolchain/binaries/7.3-2018.05/aarch64-elf/sysroot-newlib-linaro-2018.05-aarch64-elf.tar.xz
+ sha512sums = eae58fecd20751d41dbb940d059a668834de8beadc37a8203ba62dd7e3184c529e1a6cb695c09a32f971409bca00ee88863b87a963beef876274d90fa01b80af
pkgname = aarch64-elf-newlib-linaro-bin
diff --git a/PKGBUILD b/PKGBUILD
index 000aa768c665..e2d5dd5fa98a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: zargbell <zargbell@yandex.ru>
_target=aarch64-elf
-_pkgdate=2017.11
-_pkgver=7.2
+_pkgdate=2018.05
+_pkgver=7.3
pkgname=${_target}-newlib-linaro-bin
pkgver=${_pkgdate}
@@ -25,7 +25,7 @@ options=(!emptydirs !strip)
install=
changelog=
source=(http://releases.linaro.org/components/toolchain/binaries/${_pkgver}-${_pkgdate}/${_target}/sysroot-newlib-linaro-${_pkgdate}-${_target}.tar.xz)
-sha512sums=('9cafca6170639b261edb235bee148fc1da17225bd6f0910afef51049c6f24c54066cb3f5b007e398cc2b961a3f8b1775738d94775b89523480b0f0b1f5c4c72a')
+sha512sums=('eae58fecd20751d41dbb940d059a668834de8beadc37a8203ba62dd7e3184c529e1a6cb695c09a32f971409bca00ee88863b87a963beef876274d90fa01b80af')
package() {