summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZion Nimchuk2021-08-12 14:19:47 -0700
committerZion Nimchuk2021-08-12 14:19:47 -0700
commit901019232cb2f36ccfb9431c7122870a7c3c5ff4 (patch)
treec5cb8af7864200cbbc0775697f1d4b5515e6783c /PKGBUILD
parente539edc3cdbd5a77054d2850b3416699407786de (diff)
downloadaur-901019232cb2f36ccfb9431c7122870a7c3c5ff4.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 71e28bd3ad48..b1a4cedc66ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=trex-bin
provides=('trex')
conflicts=('trex')
-pkgver=0.21.5
+pkgver=0.21.6
pkgrel=1
pkgdesc="Cryptocurrency miner for NVIDIA hardware, supporting a variety of algorithms"
arch=('x86_64')
@@ -11,7 +11,7 @@ url="https://bitcointalk.org/index.php?topic=4432704.0"
options=('!strip')
depends=('nvidia-utils')
source=("t-rex_${pkgver}.tar.gz"::"https://trex-miner.com/download/t-rex-${pkgver}-linux.tar.gz")
-sha256sums=('47413431f795a854613d4cf9e48ea99966c3b641f2fc6959adccd0f87559a325')
+sha256sums=('37585dbdbabf44d4d7e7cebe4f08ffa96d775c43acb5ca03dd55c2646879ea02')
package() {
cd "${srcdir}"