summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOSAMC2023-05-06 14:58:24 +0000
committerFlorian Hülsmann2023-05-06 14:58:24 +0000
commitc639f040c9bfd322cb431044f31e8dc60bbd7b53 (patch)
tree0d102857c85f9a9dcdc4fc138c242f32688caaf1 /PKGBUILD
parent012ecd0d36dbf30dc686d63664185ac231cd5a64 (diff)
downloadaur-c639f040c9bfd322cb431044f31e8dc60bbd7b53.tar.gz
Bump pkgrels to trigger rebuild for python 3.11 (#225)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09330f19a1d6..a455191559d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=soundfile
pkgname=python-soundfile
pkgver=0.12.1
-pkgrel=1
+pkgrel=2
pkgdesc='A Python library to read and write audio files using libsndfile, CFFI and NumPy'
url='https://github.com/bastibe/python-soundfile'
arch=(any)