summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Goldsmith2019-01-07 17:52:18 -0500
committerAdam Goldsmith2019-01-07 17:52:18 -0500
commit306b46ac28a95e71909b4babb79d4ddd11b83fe3 (patch)
tree1c8128a6b2ac7d3cb2ce3a0c1caaaa8383bc23da /PKGBUILD
parent53b79e79c78631bead19a18df933fa090ec02036 (diff)
downloadaur-306b46ac28a95e71909b4babb79d4ddd11b83fe3.tar.gz
Bump version to 0.17.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a3ebcf81bd5..505a9ff56068 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adam Goldsmith <contact@adamgoldsmith.name>
pkgname=ethminer-bin
-pkgver=0.16.2
+pkgver=0.17.0
pkgrel=1
pkgdesc="Ethereum miner with OpenCL, CUDA and stratum support (precompiled binary)"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
provides=('ethminer')
conflicts=('ethminer')
source=("https://github.com/ethereum-mining/ethminer/releases/download/v${pkgver}/ethminer-${pkgver}-linux-x86_64.tar.gz")
-md5sums=('fce425d4e33240ec386ad7a1ba6fab2f')
+md5sums=('3b671e760c9009a9371c4be23ebead7b')
options=(!strip)
package() {