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 44ed3480b..d16f01b3c 100644
--- a/community/cgminer/PKGBUILD
+++ b/community/cgminer/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 85507 2013-03-02 07:06:14Z fyan $
+# $Id: PKGBUILD 85801 2013-03-07 12:43:51Z 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.11.0
+pkgver=2.11.1
_build=
pkgrel=1
pkgdesc="Multi-threaded multi-pool CPU and GPU miner for bitcoin, forked from cpuminer."
@@ -49,6 +49,6 @@ package() {
install -Dm644 $pkgname.conf "$pkgdir"/etc/$pkgname.conf
}
-md5sums=('e0f597a373203acc346d7a07a694d03e'
+md5sums=('aa2199a9756cbca5582c03e8c1a98dd1'
'fe4a243fabe24608f5c05e40f0f118f6'
'bd76fc92fedce18c59ccea2aa79cc664')