summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Engestrom2016-11-16 23:11:23 +0000
committerEric Engestrom2016-11-16 23:11:32 +0000
commit82861e2570ae4d83545e3d8f0b70b9b4216e7182 (patch)
treed1502a1276fc417d6f133be1fd8bf20e49b8f025
parentaab12624081bf696b5eb3700917e66f2f3a952af (diff)
downloadaur-82861e2570ae4d83545e3d8f0b70b9b4216e7182.tar.gz
upstream changed the file without bumping the version, yet again
If they do it one more time, I'll disable the hash check.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e9a67b4e17e..dd2c234de2b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gfxbench
pkgdesc = Unified graphics benchmark based on DXBenchmark (DirectX) and GLBenchmark (OpenGL ES)
pkgver = 4.0.13
- pkgrel = 2
+ pkgrel = 3
url = https://gfxbench.com/
arch = i686
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = gfxbench
source_i686 = gfxbench_gl-linux-qt-4.0.13+community.sh::https://gfxbench.com/download/gfxbench_gl-linux-qt-4.0.13+community_32bit.sh
sha1sums_i686 = dfbcd1deeeb3a21cd79738c30d535f08ebfdac6c
source_x86_64 = gfxbench_gl-linux-qt-4.0.13+community.sh::https://gfxbench.com/download/gfxbench_gl-linux-qt-4.0.13+community_64bit.sh
- sha1sums_x86_64 = 9480bd67d7a5873d0f732c5d22b10f25c8fdf891
+ sha1sums_x86_64 = c5740e8a36169c2210fe94185d0b8db8cb757ffb
pkgname = gfxbench
diff --git a/PKGBUILD b/PKGBUILD
index 85fe367400e3..37a3ed03237d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gfxbench
pkgver=4.0.13
-pkgrel=2
+pkgrel=3
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=('9480bd67d7a5873d0f732c5d22b10f25c8fdf891')
+sha1sums_x86_64=('c5740e8a36169c2210fe94185d0b8db8cb757ffb')
package() {
cd "${srcdir}"