[arch-commits] Commit in arm-none-eabi-newlib/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Thu Mar 19 20:06:03 UTC 2020


    Date: Thursday, March 19, 2020 @ 20:06:02
  Author: anatolik
Revision: 601135

upgpkg: arm-none-eabi-newlib 3.3.0-1

Modified:
  arm-none-eabi-newlib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-19 19:56:39 UTC (rev 601134)
+++ PKGBUILD	2020-03-19 20:06:02 UTC (rev 601135)
@@ -2,8 +2,8 @@
 
 _target=arm-none-eabi
 pkgname=$_target-newlib
-pkgver=3.1.0
-pkgrel=2
+pkgver=3.3.0
+pkgrel=1
 _upstream_ver=$pkgver
 pkgdesc='A C standard library implementation intended for use on embedded systems (ARM bare metal)'
 arch=(any)
@@ -12,7 +12,7 @@
 makedepends=($_target-gcc)
 options=(!emptydirs !strip)
 source=(https://sourceware.org/pub/newlib/newlib-$_upstream_ver.tar.gz)
-sha256sums=('fb4fa1cc21e9060719208300a61420e4089d6de6ef59cf533b57fe74801d102a')
+sha256sums=('58dd9e3eaedf519360d92d84205c3deef0b3fc286685d1c562e245914ef72c66')
 
 build() {
   rm -rf build-{newlib,nano}



More information about the arch-commits mailing list