summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5a8a1f82da4..b83146545e82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=trex-bin
provides=('trex')
conflicts=('trex')
-pkgver=0.20.4
+pkgver=0.21.2
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")
-sha1sums=('710d6864a8ae7e30096f75ef3219d5e2908e0456')
+sha1sums=('2511be28e9691b90ad07ef362e4c135d69a7447b')
package() {
cd "${srcdir}"