summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8aadbfd4c99f..429d2c56a92d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: kstolp <kevinstolp at gmail dot com>
# Contributor: kfgz <ffiasd at gmail dot com>
pkgname=y-cruncher
-pkgver=0.7.6.9491
+pkgver=0.7.7.9495
pkgrel=1
pkgdesc="The first scalable multi-threaded Pi-benchmark for multi-core systems."
arch=('x86_64')
@@ -13,7 +13,7 @@ license=('unknown')
options=(!strip)
depends=('gcc-libs')
source=("http://www.numberworld.org/y-cruncher/y-cruncher%20v${pkgver}-static.tar.xz")
-sha512sums=('faf6486118e570aef3afcfcc79eba511c3c609e2998b22231cbae8db7e4d54422199a8b672ae4e737681617ade9694c124aa3b34f4d897645c5f3eed4fd76ae9')
+sha512sums=('a1437472c428e890298c43d50acd970de2a8ef2348c000e96dd8cd708dc3dc139ac36d8f82aa1f71fb385304224eaec444925e7944207fdccaf0fb6348950259')
package() {
install -D -m755 ${srcdir}/y-cruncher\ v${pkgver}-static/Binaries/"05-A64 ~ Kasumi" ${pkgdir}/usr/bin/y-cruncher
}