summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 209f2bb4d730..97852d983504 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='mini-benchmarker'
_ver=2.0
-pkgver=2.0.r2.gcbebebd
+pkgver=2.0.r9.g8f7b6d5
pkgrel=1
pkgdesc='A simple benchmarking script using stress-ng, perf, blender etc.'
url="https://gitlab.com/torvic9/mini-benchmarker"
@@ -10,7 +10,7 @@ arch=('x86_64')
licence=('GPL3')
depends=('gcc' 'make' 'cmake' 'time' 'perf' 'unzip'
'nasm' 'inxi' 'argon2' 'wget' 'x265' 'xz' 'zstd'
- 'zlib' 'libdrm' 'git' 'python' 'primesieve')
+ 'zlib' 'libdrm' 'git' 'python' 'primesieve' 'p7zip')
source=(git+https://gitlab.com/torvic9/mini-benchmarker.git)
sha512sums=('SKIP')