diff options
author | Emil Renner Berthing | 2018-02-15 13:16:58 +0100 |
---|---|---|
committer | Emil Renner Berthing | 2018-02-15 13:16:58 +0100 |
commit | 13288bbd143ad15f51d7d73da5f075262fcf306a (patch) | |
tree | a3cc175d751df62f5ce0cb192eb03081521980c4 | |
parent | 5b170be59cdd611b79e59406a4d65f403ac4a190 (diff) | |
download | aur-13288bbd143ad15f51d7d73da5f075262fcf306a.tar.gz |
Update .SRCINFO
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,14 +1,14 @@ pkgbase = riscv64-unknown-elf-binutils pkgdesc = Assemble and manipulate binary and object files for 32bit and 64bit RISC-V - pkgver = 2.29 + pkgver = 2.29.1 pkgrel = 1 url = http://www.gnu.org/software/binutils/ arch = i686 arch = x86_64 license = GPL depends = zlib - source = https://ftp.gnu.org/gnu/binutils/binutils-2.29.tar.xz - sha1sums = 47817089b3867baf307365004c51677174a27000 + source = https://ftp.gnu.org/gnu/binutils/binutils-2.29.1.tar.xz + sha1sums = 172244a349d07ec205c39c0321cbc354c125e78e pkgname = riscv64-unknown-elf-binutils |