summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZion Nimchuk2022-09-14 18:32:33 -0700
committerZion Nimchuk2022-09-14 18:32:33 -0700
commitd90ec582650f66332c221ceab894fc0869d3871f (patch)
treeea43520faef012287660b0630ed6a202f7ef0b1a /PKGBUILD
parente495c4804118b2c3a5ac4055f3a2eb331a01901b (diff)
downloadaur-d90ec582650f66332c221ceab894fc0869d3871f.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70a4ee308db4..f352a3e09155 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=trex-bin
provides=('trex')
conflicts=('trex')
-pkgver=0.26.1
+pkgver=0.26.5
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=('96c92ac2cc01fa7587308f9d72970f57f4be5733e9d7f76d0aec21f6f84bc65d'
+sha256sums=('677326d9edda0bda4aa5e86b0b40c3e0655d271cd92d7bf9e621f5690c87e8be'
'bc050752fd9ba8cf9e6fb525eae7498148866ded31ec20c5c2087ffe47815ea1')
install=trex-bin.install