summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2020-11-25 22:39:39 +0100
committerFabioLolix2020-11-25 22:39:39 +0100
commitb4d2dbb701c207b73b87b6d48e708c9a61fe10ca (patch)
treed907f2918bf2c6c3f2c2cdadbbda5024b988cc0a
parent3471ab65f38059c8859971a822219cf4874b0a3c (diff)
downloadaur-b4d2dbb701c207b73b87b6d48e708c9a61fe10ca.tar.gz
v10.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ac88884e500..7fd37b0bb7f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = phoronix-test-suite
pkgdesc = The most comprehensive testing and benchmarking platform available for Linux
- pkgver = 9.8.0
+ pkgver = 10.0.1
pkgrel = 1
url = http://www.phoronix-test-suite.com/
arch = any
@@ -16,9 +16,9 @@ pkgbase = phoronix-test-suite
optdepends = mesa-demos: required for universe-cli test suite
optdepends = openmpi: required for universe-cli test suite
options = !strip
- source = phoronix-test-suite-9.8.0.tar.gz::https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v9.8.0.tar.gz
+ source = phoronix-test-suite-10.0.1.tar.gz::https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v10.0.1.tar.gz
source = https://raw.githubusercontent.com/FabioLolix/AUR-artifacts/master/phoronix-test-suite-launcher.patch
- sha256sums = 6313c5ad1fa4a62726f1347c3674a704582ec5a3a0ca1af20b034ccc6f64af9e
+ sha256sums = 3d65dc03c0e20e2419521157cb8189b90e93826dfbf81e7e4d088bc2f14b0650
sha256sums = 577326343d0303a59fd469c3f9c9740e756dd59c0660c54363b62d6fd1cee26d
pkgname = phoronix-test-suite
diff --git a/PKGBUILD b/PKGBUILD
index 49ea39e42e41..89e54e46f98a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Andreas Schönfelder <passtschu at freenet dot de>
pkgname=phoronix-test-suite
-pkgver=9.8.0
+pkgver=10.0.1
pkgrel=1
pkgdesc="The most comprehensive testing and benchmarking platform available for Linux"
arch=(any)
@@ -22,7 +22,7 @@ optdepends=('php-gd'
'openmpi: required for universe-cli test suite')
source=("$pkgname-$pkgver.tar.gz::https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v${pkgver}.tar.gz"
"https://raw.githubusercontent.com/FabioLolix/AUR-artifacts/master/phoronix-test-suite-launcher.patch")
-sha256sums=('6313c5ad1fa4a62726f1347c3674a704582ec5a3a0ca1af20b034ccc6f64af9e'
+sha256sums=('3d65dc03c0e20e2419521157cb8189b90e93826dfbf81e7e4d088bc2f14b0650'
'577326343d0303a59fd469c3f9c9740e756dd59c0660c54363b62d6fd1cee26d')
options=(!strip)