summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZion Nimchuk2021-05-05 17:43:35 -0700
committerZion Nimchuk2021-05-05 17:43:35 -0700
commit1d595ee22cb78a2abb2bb92a0dc13056cb09c06e (patch)
tree7b4e8b2a05c529c274e9d2f54b638c53bc3fa994 /PKGBUILD
parent349a95cf2fb1b6891429f990ff6138b2af3c5d6a (diff)
downloadaur-1d595ee22cb78a2abb2bb92a0dc13056cb09c06e.tar.gz
Change source url and update checksum to sha1 to align with officially provided checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 370e9985b8ca..62779dce06d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ license=('custom')
url="https://github.com/trexminer/T-Rex"
options=('!strip')
depends=('nvidia-utils')
-source=("t-rex_${pkgver}.tar.gz"::"https://github.com/trexminer/T-Rex/releases/download/${pkgver}/t-rex-${pkgver}-linux.tar.gz")
-sha512sums=('2ccb0a27c2af6dc563e115c6d74ffaf7398bf09cba25689385021dcdfb14526b1d73ca1703a09d83ea1dfeb614074ff9873abf517f54c777eab783e0765e1810')
+source=("t-rex_${pkgver}.tar.gz"::"https://trex-miner.com/download/t-rex-${pkgver}-linux.tar.gz")
+sha1sums=('e1ade18610e3ac4dc1bae61a24ae590d85813d23')
package() {
cd "${srcdir}"