summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortaotieren2023-11-12 00:32:28 +0800
committertaotieren2023-11-12 00:32:28 +0800
commitca1803b65891ba9063d55a81aac0ef9bf2de044f (patch)
tree48ba13de5a3ced9245fb7ea13084acd315603250 /PKGBUILD
parent5e2c221a5ece6474f31853ec1e4a91b7a957678e (diff)
downloadaur-ca1803b65891ba9063d55a81aac0ef9bf2de044f.tar.gz
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49de09b9ff23..535ba2d8c01a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=elf2hex
pkgver=20.08.00.00
-pkgrel=1
+pkgrel=2
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."
arch=('any')
@@ -20,7 +20,7 @@ backup=()
options=('!strip')
install=
changelog=
-source=("${pkgname}-${pkgver}.tar.gz::https://download.fastgit.org/sifive/elf2hex/archive/refs/tags/v${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz")
noextract=()
sha256sums=('16d3f51b5f4718a1074bb985543b54e7a2e615d0a501e761d68c79bfbae6185b')
#validpgpkeys=()