summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2021-07-27 18:29:54 +0800
committertaotieren2021-07-27 18:29:54 +0800
commit9d12c60b12ca5a7738c4beff7c1e6edaf4b3869a (patch)
tree309f37a3cf182ecdd9259da4995bfee38bd36e67 /PKGBUILD
parentc77007e53e981f0ccce14d9e81967eeca2ff13f5 (diff)
downloadaur-9d12c60b12ca5a7738c4beff7c1e6edaf4b3869a.tar.gz
Update v20.05.00.00
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ed17dc6b18e..430a6da944b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: taotieren <admin@taotieren.com>
pkgname=elf2hex
-pkgver=20.05.RC.05
+pkgver=20.05.00.00
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=('16c3184b8d83f3cee963eaec05e1f67980885af4e704efd3bceb911a3d35a7a5')
+sha256sums=('38121b5a6afb0980af21075e78e8dfce657273dfe0e48a0d59d318ac2ea18df5')
#validpgpkeys=()
build() {