summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Engestrom2016-11-11 00:25:13 +0000
committerEric Engestrom2016-11-11 00:25:17 +0000
commitaab12624081bf696b5eb3700917e66f2f3a952af (patch)
tree4f8cac6345d04217ab6f7c9f260b9c6218853210 /PKGBUILD
parentd32cad3dea04e5d78a51765265060846917d2e2e (diff)
downloadaur-aab12624081bf696b5eb3700917e66f2f3a952af.tar.gz
upstream changed the file without bumping the version, again...
Also, I forgot to bump the pkgrel last time, so I'm not much better xD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1158252b6ac1..85fe367400e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gfxbench
pkgver=4.0.13
-pkgrel=1
+pkgrel=2
pkgdesc="Unified graphics benchmark based on DXBenchmark (DirectX) and GLBenchmark (OpenGL ES)"
url='https://gfxbench.com/'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ _basename="gfxbench_gl-linux-qt-${pkgver}+community"
source_i686=( "${_basename}.sh::https://gfxbench.com/download/${_basename}_32bit.sh")
source_x86_64=("${_basename}.sh::https://gfxbench.com/download/${_basename}_64bit.sh")
sha1sums_i686=( 'dfbcd1deeeb3a21cd79738c30d535f08ebfdac6c')
-sha1sums_x86_64=('73867f8320258a655051d884de785abb1987a564')
+sha1sums_x86_64=('9480bd67d7a5873d0f732c5d22b10f25c8fdf891')
package() {
cd "${srcdir}"