summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Bocken2024-04-28 11:53:19 +0200
committerAlexander Bocken2024-04-28 11:53:19 +0200
commit4bd5f32c6728bacc6275897798ade958d7ac66e0 (patch)
tree116516422a303d0d0448470e41001bfd48f114ab /PKGBUILD
parent93c9111e45e83f9af4d8d2988d8501ca0623c67e (diff)
downloadaur-python-hrv-analysis.tar.gz
force rebuild against python 3.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15d2681b64bd..b6ce4686a47c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=hrv-analysis
pkgname=python-${_name,,}
pkgver=1.0.4
-pkgrel=1
+pkgrel=2
pkgdesc='a package to calculate features from Rr Interval for HRV analyses'
arch=('any')
url="https://github.com/Aura-healthcare/hrv-analysis"