summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZion Nimchuk2022-05-11 10:36:46 -0700
committerZion Nimchuk2022-05-11 10:36:46 -0700
commite495c4804118b2c3a5ac4055f3a2eb331a01901b (patch)
tree9623da148201678d29cb5d2644f2b8dc00591dff /PKGBUILD
parentbd61e5c36e45009b89b9cec309787a09759afe5d (diff)
downloadaur-e495c4804118b2c3a5ac4055f3a2eb331a01901b.tar.gz
Version bump to 0.26.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50ab6bce9359..70a4ee308db4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=trex-bin
provides=('trex')
conflicts=('trex')
-pkgver=0.25.9
+pkgver=0.26.1
pkgrel=1
pkgdesc="Cryptocurrency miner for NVIDIA hardware, supporting a variety of algorithms"
arch=('x86_64')
@@ -12,7 +12,7 @@ options=('!strip')
depends=('nvidia-utils')
source=("t-rex_${pkgver}.tar.gz"::"https://trex-miner.com/download/t-rex-${pkgver}-linux.tar.gz"
"trex-bin.install")
-sha256sums=('1b85c4ad4a296dbc3cb5088d3b04d0bae624a7e0e82fab2929d7f8c3ecaa800f'
+sha256sums=('96c92ac2cc01fa7587308f9d72970f57f4be5733e9d7f76d0aec21f6f84bc65d'
'bc050752fd9ba8cf9e6fb525eae7498148866ded31ec20c5c2087ffe47815ea1')
install=trex-bin.install