summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2021-07-27 18:28:56 +0800
committertaotieren2021-07-27 18:28:56 +0800
commit5a3d136ba02696ba9b2ec9d12e594108b096af2f (patch)
tree18b00c6b9d6772f24a4406b76c129cf3a9c4f866 /PKGBUILD
parentc7f33466ce8c9b6d7fa8c739e1b3abfea7177a19 (diff)
downloadaur-5a3d136ba02696ba9b2ec9d12e594108b096af2f.tar.gz
Update v20.05.RC.04
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a3a7d63ce4d..086f25235f75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: taotieren <admin@taotieren.com>
pkgname=elf2hex
-pkgver=20.05.RC.03
+pkgver=20.05.RC.04
pkgrel=1
epoch=
pkgdesc="SiFive's Verilog test harnesses can't directly read ELF binaries but are instead required to be provided with a hexidecimal dump of a particular width and depth. This project allows users to easily create these files."
@@ -22,7 +22,7 @@ install=
changelog=
source=("${pkgname}-${pkgver}.tar.gz::https://download.fastgit.org/sifive/elf2hex/archive/refs/tags/v${pkgver}.tar.gz")
noextract=()
-sha256sums=('ebf7912c79c458f3e19f67ca47ebe25655d040101a2dd4972bc20e5177a657bb')
+sha256sums=('9a0ba603106144995bda590f8f482be9f7bd5b0713ff7bd6323e201a0eb25a1b')
#validpgpkeys=()
build() {