summaryrefslogtreecommitdiff
path: root/community/cgminer/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-20 03:05:00 -0800
committerroot <root@rshg054.dnsready.net>2012-12-20 03:05:00 -0800
commitfecd6286e00e6e25458a7d1b8b80f6fdb236a7a2 (patch)
tree952afb5fdba1e4450e623d86f75b09ad4925bd40 /community/cgminer/PKGBUILD
parent19f11e0c4bbeefd65f85546a361e18532b60416a (diff)
Thu Dec 20 02:59:11 PST 2012
Diffstat (limited to 'community/cgminer/PKGBUILD')
-rw-r--r--community/cgminer/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/cgminer/PKGBUILD b/community/cgminer/PKGBUILD
index 732ed1e12..7ef232654 100644
--- a/community/cgminer/PKGBUILD
+++ b/community/cgminer/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 81049 2012-12-11 07:09:49Z fyan $
+# $Id: PKGBUILD 81385 2012-12-19 12:16:09Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: monson <holymonson@gmail.com>
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: David Manouchehri <david@davidmanouchehri.com>
pkgname=cgminer
-pkgver=2.10.0
+pkgver=2.10.2
_build=
-pkgrel=2
+pkgrel=1
pkgdesc="Multi-threaded multi-pool CPU and GPU miner for bitcoin, forked from cpuminer."
url='http://forum.bitcoin.org/index.php?topic=28402.0'
license=('GPL3')
@@ -50,7 +50,7 @@ package() {
sed 's#/usr/local/bin#/usr/bin#g' example.conf > $pkgname.conf
install -Dm644 $pkgname.conf "$pkgdir"/etc/$pkgname.conf
}
-md5sums=('93437f0a26a409d9c06f7361befe9d0f'
+md5sums=('6c20c0c60a5c4c81b098b30b4874e366'
'fe4a243fabe24608f5c05e40f0f118f6'
'ee39698273671fee0e98d4af16014c36'
'bd76fc92fedce18c59ccea2aa79cc664')