[arch-commits] Commit in riscv32-elf-binutils/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Sat Mar 28 16:50:51 UTC 2020
Date: Saturday, March 28, 2020 @ 16:50:51
Author: ffy00
Revision: 605314
upgpkg: riscv32-elf-binutils 2.34-2 (fix wrong description)
Modified:
riscv32-elf-binutils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-28 16:47:37 UTC (rev 605313)
+++ PKGBUILD 2020-03-28 16:50:51 UTC (rev 605314)
@@ -4,8 +4,8 @@
_target=riscv32-elf
pkgname=$_target-binutils
pkgver=2.34
-pkgrel=1
-pkgdesc='A set of programs to assemble and manipulate binary and object files for the OpenRISC 1000 (bare-metal) target'
+pkgrel=2
+pkgdesc='A set of programs to assemble and manipulate binary and object files for the RISCV32 (bare-metal) target'
arch=(x86_64)
url='https://www.gnu.org/software/binutils/'
license=(GPL)
More information about the arch-commits
mailing list