summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Papakostas2022-06-27 08:38:01 +0200
committerJason Papakostas2022-06-27 08:38:01 +0200
commit6e60e9813efe2664a1c133000bf987b4a1e4095d (patch)
treee784c9367be17ac4d8a07ea523a23f7819d3aa8f
parentcd2b73659338c13b560dcb3e81e7995ac19af60c (diff)
downloadaur-6e60e9813efe2664a1c133000bf987b4a1e4095d.tar.gz
new version v10.2 Build 1003, June 27 2022
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c00fea5a96b9..f52d54efea8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = passmark-performancetest-bin
pkgdesc = PassMark PerformanceTest Linux - Fast, easy to use, Linux system speed testing and benchmarking.
- pkgver = v10.2.1002
+ pkgver = v10.2.1003
pkgrel = 1
url = https://www.passmark.com/products/pt_linux/
changelog = CHANGELOG
@@ -8,7 +8,7 @@ pkgbase = passmark-performancetest-bin
license = custom
depends = ncurses5-compat-libs
depends = curl
- source = pt_linux_x64_v10.2.1002.zip::https://www.passmark.com/downloads/pt_linux_x64.zip
- sha256sums = c8e75bee4d599ee84184e94f53c40fa194b3dffc49ddcafff1bc549a1c264103
+ source = pt_linux_x64_v10.2.1003.zip::https://www.passmark.com/downloads/pt_linux_x64.zip
+ sha256sums = 1fd22eb2e0e4c85443e0b55c205e5e195b087988330a408d251f9e65a82a40e7
pkgname = passmark-performancetest-bin
diff --git a/PKGBUILD b/PKGBUILD
index a7e04faa4c09..6b42fa8f5a07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jason Papakostas <vithos@gmail.com>
pkgname=passmark-performancetest-bin
-pkgver=v10.2.1002
+pkgver=v10.2.1003
pkgrel=1
pkgdesc="PassMark PerformanceTest Linux - Fast, easy to use, Linux system speed testing and benchmarking."
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('custom')
depends=('ncurses5-compat-libs' 'curl')
changelog=CHANGELOG
source=("pt_linux_x64_$pkgver.zip::https://www.passmark.com/downloads/pt_linux_x64.zip")
-sha256sums=('c8e75bee4d599ee84184e94f53c40fa194b3dffc49ddcafff1bc549a1c264103')
+sha256sums=('1fd22eb2e0e4c85443e0b55c205e5e195b087988330a408d251f9e65a82a40e7')
prepare() {
cd "PerformanceTest" || exit