summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2019-11-24 19:51:31 +0100
committerChristopher Arndt2019-11-24 19:51:31 +0100
commit49af5986f6b5182f226b6ce46b923f26ef30d2b5 (patch)
treedb6e5c0f85d1dc3d80fa77b38d85f2aff7b2b08d /PKGBUILD
parentd32b5d74eb63d94e9dc071dd2affe3207e759cfb (diff)
downloadaur-49af5986f6b5182f226b6ce46b923f26ef30d2b5.tar.gz
Increase revision to trigger package rebuild for Python 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f252a699f05..85bdf76dec3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=SoundFile
pkgname=python-soundfile
pkgver=0.10.2
-pkgrel=1
+pkgrel=2
pkgdesc="An audio library based on libsndfile, CFFI and NumPy"
url="https://github.com/bastibe/PySoundFile"
arch=('any')