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

Frederik Schwan freswa at archlinux.org
Tue Oct 6 15:43:20 UTC 2020


    Date: Tuesday, October 6, 2020 @ 15:43:19
  Author: freswa
Revision: 719356

fix FS#61505

Modified:
  cgminer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 15:39:40 UTC (rev 719355)
+++ PKGBUILD	2020-10-06 15:43:19 UTC (rev 719356)
@@ -6,9 +6,9 @@
 pkgname=cgminer
 pkgver=4.10.0
 _pkgver=$pkgver
-pkgrel=3
+pkgrel=4
 pkgdesc="Multi-threaded multi-pool GPU, FPGA and ASIC miner for bitcoin"
-url='http://forum.bitcoin.org/index.php?topic=28402.0'
+url='http://ck.kolivas.org/apps/cgminer/'
 license=('GPL3')
 arch=('x86_64')
 depends=('curl' 'libusb' 'jansson')



More information about the arch-commits mailing list