aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
-rw-r--r--README3
-rw-r--r--README.md4
3 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6122b890e857..52cdcdafa62a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=xmr-stak-opencl-amd
pkgver=2.4.2
pkgrel=1
-pkgdesc="Unified All-in-one Monero miner (AMD)"
+pkgdesc='Unified All-in-one Monero miner (AMD)'
arch=('x86_64')
-url="https://github.com/fireice-uk/xmr-stak"
+url='https://github.com/fireice-uk/xmr-stak'
license=('GPL3')
makedepends=('cmake')
depends=('hwloc' 'libmicrohttpd' 'opencl-amd' 'openssl')
diff --git a/README b/README
deleted file mode 100644
index a3ee8079e382..000000000000
--- a/README
+++ /dev/null
@@ -1,3 +0,0 @@
-# ArchLinux PKGBUILD for xmr-stak with AMD OpenCL
-
-https://aur.archlinux.org/packages/xmr-stak-opencl-amd/
diff --git a/README.md b/README.md
new file mode 100644
index 000000000000..8efe7ce92d24
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+# ArchLinux PKGBUILD for xmr-stak with AMD OpenCL
+
+- [ArchLinux AUR xmr-stak-opencl-amd package](https://aur.archlinux.org/packages/xmr-stak-opencl-amd/)
+- [XMR-Stak - Monero/Aeon All-in-One Mining Software](https://github.com/fireice-uk/xmr-stak)