summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvan Marquesi Lerner2024-02-05 14:23:17 -0300
committerIvan Marquesi Lerner2024-02-05 14:23:17 -0300
commit5772433f506a19667c862e86ff0257a976af1239 (patch)
treee763cafe72ad9e9ef797ef40b2645e2ec2fdf805 /PKGBUILD
parent3e686db8d09e49c475dceac0fc205a6be34a8360 (diff)
downloadaur-peakperf.tar.gz
Fix pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f04bcca5d10..efd7f0e8c713 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ivan Marquesi Lerner <ivanmlerner@protonmail.com>
pkgname=peakperf
pkgver=1.17
-pkgrel=0
+pkgrel=1
pkgdesc="Microbenchmark to achieve peak performance on x86_64 CPUs and NVIDIA GPUs"
url="https://github.com/Dr-Noob/peakperf"
arch=('x86_64')