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

Felix Yan fyan at nymeria.archlinux.org
Tue Sep 3 03:01:26 UTC 2013


    Date: Tuesday, September 3, 2013 @ 05:01:25
  Author: fyan
Revision: 96688

upgpkg: cgminer 3.4.2-1

Modified:
  cgminer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-03 02:37:13 UTC (rev 96687)
+++ PKGBUILD	2013-09-03 03:01:25 UTC (rev 96688)
@@ -5,7 +5,7 @@
 # Contributor: David Manouchehri <david at davidmanouchehri.com>
 
 pkgname=cgminer
-pkgver=3.4.1
+pkgver=3.4.2
 pkgrel=1
 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'
@@ -61,6 +61,9 @@
 
   make DESTDIR="$pkgdir" install
 
+  install -d "$pkgdir/usr/share/$pkgname"
+  install -m755 miner.php api-example.* "$pkgdir/usr/share/$pkgname"
+
   install -Dm644 "$srcdir"/$pkgname.service "$pkgdir"/usr/lib/systemd/system/$pkgname.service
   install -Dm644 "$srcdir"/$pkgname.conf.d "$pkgdir"/etc/conf.d/$pkgname
   sed 's#/usr/local/bin#/usr/bin#g' example.conf > $pkgname.conf
@@ -67,6 +70,6 @@
   install -Dm644 $pkgname.conf "$pkgdir"/etc/$pkgname.conf
 }
 
-sha512sums=('db648f18002ce558454fa0e4aa948146dcaeb473728c15503c8e908fc26507df25602edc5b8295cf578327bf43f99f9846d9580f9c3b4b08b03a0ca24da8f15c'
+sha512sums=('cccdab8de11b9bc740ba387685a24ae07729eedba0dd02d83d708d66b208cff2c719157a90cc157fa4900a386ae76e7692bdc893f3de9928dbcaacc86a4c05f1'
             '99c38bc395848f9712ce172343d31f5c60f5d8ac1cfe2f48df8f3ec6c488fc275763a79c5ef36b99f32faa465b5a65284b38e8a63ef9b144075ee13971313b41'
             '3317b60c6b1f14c47d8ee636113ef40a4023ab14054129de80a37947b381fd2b647a7053f4e1bb639efa225a514e862fa531908714c34040dda2d6221dde7f5f')




More information about the arch-commits mailing list