summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Day2020-02-15 11:21:03 -0600
committerJordan Day2020-02-15 11:21:03 -0600
commiteba21a9937da43d1d90215761e225e39301038b5 (patch)
treea7c99faa71345c5b2edc79b6100c0f8957db0be2
parentc1302f7d53b1e4885bd91f21fcec7fdae9d4cd3b (diff)
downloadaur-eba21a9937da43d1d90215761e225e39301038b5.tar.gz
Adopted package and updated to 15.0
-rw-r--r--.SRCINFO6
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD7
3 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfe5c8efe717..897e1c576906 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = claymore-miner-bin
pkgdesc = Claymore's dual Ethereum GPU miner
- pkgver = 14.7
+ pkgver = 15.0
pkgrel = 1
url = https://github.com/Claymore-Dual/Claymore-Dual-Miner/
arch = i686
arch = x86_64
license = unknown
depends = glibc
- source = claymore-miner-bin-14.7.zip::https://github.com/Claymore-Dual/Claymore-Dual-Miner/releases/download/14.7/Claymore.s.Dual.Ethereum.AMD+NVIDIA.GPU.Miner.v14.7.-.LINUX.zip
- sha256sums = 13e48d0732ee21571d6c397d77926c36ae0ace5458ef1e4c383d6565cfcf1ba9
+ source = claymore-miner-bin-15.0.zip::https://github.com/Claymore-Dual/Claymore-Dual-Miner/releases/download/15.0/Claymore.s.Dual.Ethereum.AMD+NVIDIA.GPU.Miner.v15.0.-.LINUX.zip
+ sha256sums = 4aa1c008d09b28945bf9af5eefd26fec4b9fc7a3d49628418f222e455241893b
pkgname = claymore-miner-bin
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..b75cc918a7b9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+clay*
diff --git a/PKGBUILD b/PKGBUILD
index 2a94678630a6..a982e94b1112 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Lars Rustand <rustand dot lars at gmail dot com>
+# Maintainer: Jordan Day < jordanday444 at gmail dot com >
+# Contributor: Lars Rustand <rustand dot lars at gmail dot com>
pkgname=claymore-miner-bin
-pkgver=14.7
+pkgver=15.0
pkgrel=1
pkgdesc="Claymore's dual Ethereum GPU miner"
url="https://github.com/Claymore-Dual/Claymore-Dual-Miner/"
@@ -9,7 +10,7 @@ arch=("i686" "x86_64")
license=("unknown")
depends=("glibc")
source=("${pkgname}-${pkgver}.zip::https://github.com/Claymore-Dual/Claymore-Dual-Miner/releases/download/${pkgver}/Claymore.s.Dual.Ethereum.AMD+NVIDIA.GPU.Miner.v${pkgver}.-.LINUX.zip")
-sha256sums=('13e48d0732ee21571d6c397d77926c36ae0ace5458ef1e4c383d6565cfcf1ba9')
+sha256sums=('4aa1c008d09b28945bf9af5eefd26fec4b9fc7a3d49628418f222e455241893b')
package() {
mkdir -p $pkgdir/usr/share