[arch-commits] Commit in cgminer/trunk (PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Thu Jan 9 06:26:14 UTC 2014


    Date: Thursday, January 9, 2014 @ 07:26:14
  Author: fyan
Revision: 103668

upgpkg: cgminer 3.10.0-1

Modified:
  cgminer/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-09 01:47:48 UTC (rev 103667)
+++ PKGBUILD	2014-01-09 06:26:14 UTC (rev 103668)
@@ -5,7 +5,7 @@
 # Contributor: David Manouchehri <david at davidmanouchehri.com>
 
 pkgname=cgminer
-pkgver=3.9.0
+pkgver=3.10.0
 #_pkgver=3.6.6
 _pkgver=$pkgver
 pkgrel=1
@@ -70,8 +70,9 @@
     --enable-hashfast \
     --enable-bab \
     --enable-drillbit \
+    --enable-minion \
     --with-system-libusb
-    # --enable-knc Enable it only when you need to
+    # --enable-knc # Enable it only when you need to
   
   make
 }




More information about the arch-commits mailing list