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

Felix Yan fyan at nymeria.archlinux.org
Thu Jan 23 02:19:38 UTC 2014


    Date: Thursday, January 23, 2014 @ 03:19:38
  Author: fyan
Revision: 104573

upgpkg: cgminer 3.10.0-2

- fix consistency of makedepends

Modified:
  cgminer/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-23 02:14:59 UTC (rev 104572)
+++ PKGBUILD	2014-01-23 02:19:38 UTC (rev 104573)
@@ -8,7 +8,7 @@
 pkgver=3.10.0
 #_pkgver=3.6.6
 _pkgver=$pkgver
-pkgrel=1
+pkgrel=2
 pkgdesc="Multi-threaded multi-pool GPU, FPGA and ASIC miner for bitcoin and derivative coins"
 url='http://forum.bitcoin.org/index.php?topic=28402.0'
 license=('GPL3')
@@ -20,8 +20,6 @@
         "$pkgname.service")
 backup=("etc/conf.d/$pkgname" "etc/$pkgname.conf")
 
-[ "$CARCH" == "x86_64" ] && makedepends+=('yasm')
-
 prepare() {
   cd $pkgname
   # We have latest jansson and libusb - just use them




More information about the arch-commits mailing list