summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZion Nimchuk2022-03-17 08:41:46 -0700
committerZion Nimchuk2022-03-17 08:41:46 -0700
commitbd61e5c36e45009b89b9cec309787a09759afe5d (patch)
treeb6d027608d2361b6d7e11f892772ce051de3666a /PKGBUILD
parent1249c324202da9b0183868e0ad75980dd28f3a7d (diff)
downloadaur-bd61e5c36e45009b89b9cec309787a09759afe5d.tar.gz
Version bump to 0.25.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1825d5da149b..50ab6bce9359 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=trex-bin
provides=('trex')
conflicts=('trex')
-pkgver=0.25.8
+pkgver=0.25.9
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=('bdfa0639d60adfa143402ac392e54b93fcb2f395d7112f75793dd11bdf512034'
+sha256sums=('1b85c4ad4a296dbc3cb5088d3b04d0bae624a7e0e82fab2929d7f8c3ecaa800f'
'bc050752fd9ba8cf9e6fb525eae7498148866ded31ec20c5c2087ffe47815ea1')
install=trex-bin.install