summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZion Nimchuk2021-09-28 17:55:56 -0700
committerZion Nimchuk2021-09-28 17:55:56 -0700
commitc528f289128e04846e812198f2e7042614a11925 (patch)
tree0e095972036764a918e2fe740f2ede18d28001d4 /PKGBUILD
parent79a7cd3e67193a6ec9046310d0a6ad2069b7457b (diff)
downloadaur-c528f289128e04846e812198f2e7042614a11925.tar.gz
Version update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48e20dbe1e19..057d736075e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=trex-bin
provides=('trex')
conflicts=('trex')
-pkgver=0.23.1
+pkgver=0.23.2
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=('11138ef8a7cb2b9342d15ff2d770fa030508fde89d2bfb1eb8e9db6899188dde'
+sha256sums=('867cc508aca1b58ab000f9e13c85abb80c292b1f922be44537ab8ab043a8266d'
'bc050752fd9ba8cf9e6fb525eae7498148866ded31ec20c5c2087ffe47815ea1')
install=trex-bin.install