Package Details: teamredminer-bin 0.10.20-1

Git Clone URL: https://aur.archlinux.org/teamredminer-bin.git (read-only, click to copy)
Package Base: teamredminer-bin
Description: Optimized miner for AMD GPUs
Upstream URL: https://github.com/todxx/teamredminer
Keywords: amd miner mining
Submitter: Xaap
Maintainer: Xaap
Last Packager: Xaap
Votes: 4
Popularity: 0.000001
First Submitted: 2021-02-08 21:41 (UTC)
Last Updated: 2024-04-15 16:44 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Latest Comments

flipix commented on 2022-02-07 08:47 (UTC)

Empty list of opencl devices without ncurses5-compat-libs for me.

butler360 commented on 2021-05-26 05:04 (UTC)

Latest version:

diff --git a/PKGBUILD b/PKGBUILD
index 4fcbfd4..e62678b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@

 pkgname=teamredminer-bin
 _pkgbasename=teamredminer
-pkgver=0.8.2.1
-pkgrel=1
+pkgver=0.8.3
+pkgrel=0
 pkgdesc="Optimized miner for AMD GPUs"
 arch=("x86_64")
 url="https://github.com/todxx/teamredminer"
-source=("${_pkgbasename}-${pkgver}.tgz::https://github.com/todxx/teamredminer/releases/download/${pkgver}/teamredminer-v${pkgver}-linux.tgz")
-sha256sums=("7fe52376065086387b182a9c41d476d25d12730f768a7ec422732069e45d7636")
+source=("${_pkgbasename}-${pkgver}.tgz::https://github.com/todxx/teamredminer/releases/download/v${pkgver}/teamredminer-v${pkgver}-linux.tgz")
+sha256sums=("7e5404e6214eedab906abe7971e40de56c2d05dfcb1ddf6dacb434c10cbc1039")
 options=('!strip')

 package() {

Xaap commented on 2021-02-26 23:48 (UTC)

Yes it was just a copy/paste mistake. Thanks for notifying me, I changed it.

butler360 commented on 2021-02-25 01:55 (UTC)

The URL in the PKGBUILD points to GMiner... copy/paste mistake?