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

Antonio Rojas arojas at archlinux.org
Thu Jun 29 19:27:21 UTC 2017


    Date: Thursday, June 29, 2017 @ 19:27:20
  Author: arojas
Revision: 241631

Fix URL (FS#54622)

Modified:
  bfgminer/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-29 19:09:59 UTC (rev 241630)
+++ PKGBUILD	2017-06-29 19:27:20 UTC (rev 241631)
@@ -10,7 +10,7 @@
 depends=('curl' 'jansson' 'libevent' 'libmicrohttpd' 'libusb' 'lm_sensors')
 makedepends=('uthash' 'yasm')
 optdepends=('opencl-nvidia: OpenCL implementation for NVIDIA')
-url='http://bfgminer.org/'
+url='https://bitcointalk.org/?topic=877081'
 license=('GPL3')
 source=(http://luke.dashjr.org/programs/bitcoin/files/$pkgname/$pkgver/$pkgname-$pkgver.txz
         remove-dangerous-rpath.patch)



More information about the arch-commits mailing list