[arch-commits] Commit in riscv32-elf-newlib/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Sat Mar 28 18:18:56 UTC 2020


    Date: Saturday, March 28, 2020 @ 18:18:56
  Author: ffy00
Revision: 605382

upgpkg: riscv32-elf-newlib 3.3.0-2 (fix description)

Modified:
  riscv32-elf-newlib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-28 18:16:13 UTC (rev 605381)
+++ PKGBUILD	2020-03-28 18:18:56 UTC (rev 605382)
@@ -4,9 +4,9 @@
 _target=riscv32-elf
 pkgname=$_target-newlib
 pkgver=3.3.0
-pkgrel=1
+pkgrel=2
 _upstream_ver=$pkgver
-pkgdesc='A C standard library implementation intended for use on embedded systems (OpenRISC 1000 bare metal)'
+pkgdesc='A C standard library implementation intended for use on embedded systems (RISCV32 bare metal)'
 arch=(any)
 url='https://www.sourceware.org/newlib/'
 license=(BSD)



More information about the arch-commits mailing list