summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthesqrtminus12015-12-25 13:05:18 -0500
committerthesqrtminus12015-12-25 13:05:18 -0500
commit8a86d2028bcdcbca496f34da46bec78d7794402e (patch)
tree1cd43210d979d1df29af6c6ae34d74294411d7d9
parent65f0e302a9d7a6e33a50bec6386f15122ca03a12 (diff)
downloadaur-8a86d2028bcdcbca496f34da46bec78d7794402e.tar.gz
updated pkgbuild again
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cb9750d12ef..9f660f589c21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Dec 23 02:04:59 UTC 2015
+# Fri Dec 25 18:04:43 UTC 2015
pkgbase = y-cruncher
pkgdesc = The first scalable multi-threaded Pi-benchmark for multi-core systems.
pkgver = 0.6.9.9462
diff --git a/PKGBUILD b/PKGBUILD
index 38b81d8f0cfc..6ca33f8f5962 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,6 @@
-# Maintainer: gabe <thesqrtminus1 at gmail dot com> (also thesqrtminus1.com) [also this is my first time working with git please don't hurt me]
+# Maintainer: gabe <thesqrtminus1 at gmail dot com> (also thesqrtminus1.com)
+# also this is my first time working with git please don't hurt me
+
pkgname=y-cruncher
pkgver=0.6.9.9462
pkgrel=1
@@ -13,3 +15,4 @@ sha256sums=('08b038dd37f3d3f82250e6456b9c1e3a95774f7c57f1a0813cfaa06666fb20d4')
package() {
install -D -m755 ${srcdir}/y-cruncher\ v${pkgver}-static/Binaries/"x64 SSE3 ~ Kasumi" ${pkgdir}/usr/bin/y-cruncher
}
+