aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin McCormack2018-10-14 13:30:14 -0400
committerKevin McCormack2018-10-14 13:33:59 -0400
commit0e10a57ace1339245b94cbcbd5ec76b91c5f52c5 (patch)
tree8e3844f085a071c99835b31f8d347c82f612cd55 /PKGBUILD
parent17474f5a5835bd6a75f1987eb6885bfd42a04901 (diff)
downloadaur-0e10a57ace1339245b94cbcbd5ec76b91c5f52c5.tar.gz
Update to xmr-stak 2.5.0
- https://github.com/fireice-uk/xmr-stak/releases/tag/2.5.0 - Config files from 2.4.X are NOT compatible to this release.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6908ab6208b4..63d7995e4e6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kevin McCormack <HarlemSquirrel@gmail.com>
pkgname=xmr-stak-opencl-amd
-pkgver=2.4.7
+pkgver=2.5.0
pkgrel=1
pkgdesc='Unified All-in-one Monero miner (AMD)'
arch=('x86_64')
@@ -30,5 +30,8 @@ package() {
install -D -m644 "$srcdir/xmr-stak/bin/libxmrstak_opencl_backend.so" -t "$pkgdir/usr/lib"
}
+## Generate integrity checks for source files
+# makepkg --geninteg
+
## Update .SRCINFO
# makepkg --printsrcinfo | tee .SRCINFO