summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2022-02-13 14:29:50 +0100
committerFabioLolix2022-02-13 14:29:50 +0100
commitc9950a9ccb536d76497ae850dfef105fd1093eb3 (patch)
tree2a782572f59f77a60599888f7692a115374ca315
parente5fbae315984d33aa88cb419b28874426ced4628 (diff)
downloadaur-c9950a9ccb536d76497ae850dfef105fd1093eb3.tar.gz
v10.8.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ed4fcc742ff..72fd9fe55f4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = phoronix-test-suite
pkgdesc = The most comprehensive testing and benchmarking platform available for Linux
- pkgver = 10.8.0
+ pkgver = 10.8.2
pkgrel = 1
- url = http://www.phoronix-test-suite.com/
+ url = https://www.phoronix-test-suite.com/
arch = any
license = GPL3
makedepends = git
@@ -17,7 +17,7 @@ pkgbase = phoronix-test-suite
optdepends = mesa-demos: required for universe-cli test suite
optdepends = openmpi: required for universe-cli test suite
options = !strip
- source = git+https://github.com/phoronix-test-suite/phoronix-test-suite.git#tag=v10.8.0
+ source = git+https://github.com/phoronix-test-suite/phoronix-test-suite.git#tag=v10.8.2
source = https://raw.githubusercontent.com/FabioLolix/AUR-artifacts/master/phoronix-test-suite-launcher.patch
sha256sums = SKIP
sha256sums = 577326343d0303a59fd469c3f9c9740e756dd59c0660c54363b62d6fd1cee26d
diff --git a/PKGBUILD b/PKGBUILD
index 057cdb77352c..14e5a1ed1dad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
# Contributor: Andreas Schönfelder <passtschu at freenet dot de>
pkgname=phoronix-test-suite
-pkgver=10.8.0
+pkgver=10.8.2
pkgrel=1
pkgdesc="The most comprehensive testing and benchmarking platform available for Linux"
arch=(any)
license=(GPL3)
-url="http://www.phoronix-test-suite.com/"
+url="https://www.phoronix-test-suite.com/"
depends=(php)
makedepends=(git)
optdepends=('php-gd'