summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJake2017-04-24 18:15:15 +0200
committerJake2017-04-24 18:15:15 +0200
commitc3fc8663f2dd62dcdf4f1e1249b762e3861ea014 (patch)
tree985638b1c86669fcaf6f2cfdcc29d1dab8a9be4a /PKGBUILD
parentef05daa07e0cf49dbd6de0d001e9e814a7bccc8b (diff)
downloadaur-c3fc8663f2dd62dcdf4f1e1249b762e3861ea014.tar.gz
Update to 4.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27713729dac3..14bf8c57fe9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Roman Ajsin <aysin (dot) roman [at] gmail (dot) com>
pkgname=geekbench
-pkgver=4.0.4
+pkgver=4.1.0
pkgrel=1
pkgdesc="A cross-platform benchmark that measures processor and memory performance"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('zlib' 'gcc-libs')
license=("custom")
conflicts=("geekbench227")
source=("http://cdn.primatelabs.com/Geekbench-${pkgver}-Linux.tar.gz")
-md5sums=('2c86f854ac5a5a66a33d864fb40a5545')
+md5sums=('c1ed962f3734b9d0414df066874d4074')
options=('!strip')
package() {