summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2021-02-04 23:18:26 +0100
committerFabioLolix2021-02-04 23:18:26 +0100
commit7d7114bebd8a0583e1511f1dc3192a2d9ebd983e (patch)
treea88ca5522d2107ca807ab9f9246712be8638d54e
parent78051b3ef20cffce63dd3d8063b102e0fdf39950 (diff)
downloadaur-7d7114bebd8a0583e1511f1dc3192a2d9ebd983e.tar.gz
v10.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9843a3d90e18..6cc9b0b18ebf 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 = 10.2.0
+ pkgver = 10.2.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-10.2.0.tar.gz::https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v10.2.0.tar.gz
+ source = phoronix-test-suite-10.2.1.tar.gz::https://github.com/phoronix-test-suite/phoronix-test-suite/archive/v10.2.1.tar.gz
source = https://raw.githubusercontent.com/FabioLolix/AUR-artifacts/master/phoronix-test-suite-launcher.patch
- sha256sums = 3563b5b5c46530bb19cf89393877f006bb627bb6c7c8640e1d131b2b37779615
+ sha256sums = 4f6a5dd423b3d894c42d60e5c363938074b6fbe679044dd54a8c87333baf49d1
sha256sums = 577326343d0303a59fd469c3f9c9740e756dd59c0660c54363b62d6fd1cee26d
pkgname = phoronix-test-suite
diff --git a/PKGBUILD b/PKGBUILD
index b290276f4347..5a85c140edf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Andreas Schönfelder <passtschu at freenet dot de>
pkgname=phoronix-test-suite
-pkgver=10.2.0
+pkgver=10.2.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=('3563b5b5c46530bb19cf89393877f006bb627bb6c7c8640e1d131b2b37779615'
+sha256sums=('4f6a5dd423b3d894c42d60e5c363938074b6fbe679044dd54a8c87333baf49d1'
'577326343d0303a59fd469c3f9c9740e756dd59c0660c54363b62d6fd1cee26d')
options=(!strip)