summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZion Nimchuk2021-09-20 16:57:38 -0700
committerZion Nimchuk2021-09-20 16:57:38 -0700
commitcd37c6e2588a333c07b6353a8ce0d1b8a380444f (patch)
tree902e696ac566072a5b1af0f75b37872bd7f51c6e /PKGBUILD
parent901019232cb2f36ccfb9431c7122870a7c3c5ff4 (diff)
downloadaur-cd37c6e2588a333c07b6353a8ce0d1b8a380444f.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 b1a4cedc66ff..713904b6f5c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=trex-bin
provides=('trex')
conflicts=('trex')
-pkgver=0.21.6
+pkgver=0.22.1
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=('37585dbdbabf44d4d7e7cebe4f08ffa96d775c43acb5ca03dd55c2646879ea02')
+sha256sums=('f4ac6844eae6fee27469935a4704bfa41515d29f37755930a3aeebe9d8fe6175')
package() {
cd "${srcdir}"