summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimPilotAdamT2022-01-04 15:33:04 +0000
committerSimPilotAdamT2022-01-04 15:33:04 +0000
commit8b8f9415c336e471d46fe01699e48957cdbf4b21 (patch)
treeae39cda679a57eccb001a867f732d0a0882afb9d /PKGBUILD
parentcef146e49e27d188636045ce50005be3d954afe1 (diff)
downloadaur-8b8f9415c336e471d46fe01699e48957cdbf4b21.tar.gz
4.11.1-1
Signed-off-by: SimPilotAdamT <adam_tazul@outlook.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63d6bbad1f28..b0afe5da1933 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ kgrel=1
pkgdesc="Multi-threaded multi-pool GPU, FPGA and ASIC miner for bitcoin"
url='http://ck.kolivas.org/apps/cgminer/'
license=('GPL3')
-arch=('x86_64')
+arch=('x86_64','i386')
depends=('curl' 'libusb' 'jansson')
makedepends=('git')
source=("git+https://github.com/ckolivas/${pkgname}.git#tag=v$_pkgver"