summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZion Nimchuk2021-07-12 14:05:30 -0700
committerZion Nimchuk2021-07-12 14:05:30 -0700
commit99132a39e421254d4d4a8a7f4d1378eb8c327e2e (patch)
treef641633016ec5e2fcbd76e8dddbf86e03908f8b0 /PKGBUILD
parent26c37534caeab261fa559c454fd3701f1fdaaa5f (diff)
downloadaur-99132a39e421254d4d4a8a7f4d1378eb8c327e2e.tar.gz
Version bump to 0.21.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b83146545e82..9ff09723ba49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=trex-bin
provides=('trex')
conflicts=('trex')
-pkgver=0.21.2
+pkgver=0.21.3
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=('2511be28e9691b90ad07ef362e4c135d69a7447b')
+sha1sums=('e718517aad46e44da1a18b5b82fbf97ba324b914')
package() {
cd "${srcdir}"