summaryrefslogtreecommitdiff
path: root/community/cgminer/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cgminer/PKGBUILD')
-rw-r--r--community/cgminer/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/cgminer/PKGBUILD b/community/cgminer/PKGBUILD
index 62770c769..ceca7b8c6 100644
--- a/community/cgminer/PKGBUILD
+++ b/community/cgminer/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 80252 2012-11-18 13:12:00Z fyan $
+# $Id: PKGBUILD 80556 2012-11-25 02:22:58Z 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.9.4
+pkgver=2.9.5
_build=
pkgrel=1
pkgdesc="Multi-threaded multi-pool CPU and GPU miner for bitcoin, forked from cpuminer."
@@ -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=('ad6cbea352948cd84bb4109665918a4d'
+md5sums=('0150307596fba26b03715d496d3e1bf8'
'fe4a243fabe24608f5c05e40f0f118f6'
'ee39698273671fee0e98d4af16014c36'
'c2bb974adf92cc234fbf0136ebcb355d')