aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-audioread/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-10-25 21:11:09 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-10-26 00:51:09 +0000
commit0018a55e677f153143e5766343b025cd7b79b140 (patch)
treebb0fc9fbe3bafbb515fdf310e1afa00183bc3a22 /testing/py3-audioread/APKBUILD
parent5d5f6dda602422094a0ef9f6f7e95823b6225f5f (diff)
testing/py3-audioread: upgrade to 2.1.9
Diffstat (limited to 'testing/py3-audioread/APKBUILD')
-rw-r--r--testing/py3-audioread/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-audioread/APKBUILD b/testing/py3-audioread/APKBUILD
index 5fe909ed1f5..c7e4af343d9 100644
--- a/testing/py3-audioread/APKBUILD
+++ b/testing/py3-audioread/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer:
pkgname=py3-audioread
_pkgname=audioread
-pkgver=2.1.8
-pkgrel=1
+pkgver=2.1.9
+pkgrel=0
pkgdesc="Multi-library, cross-platform audio decoding"
url="https://github.com/sampsyo/audioread"
arch="noarch"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="9db5ad1f8b2047256b5f6b4bbee2366043ed19d35ffd2766ae3ab66bdc5b9f63910bcf449fd42aab074fd8132642bf730c432aa0c8f3c5368cd6ef36d7f4f5a5 audioread-2.1.8.tar.gz"
+sha512sums="ad2260b6931cfeebb815d48221366a2a5d8095965ff18e94c5eb0809d9a1b02e650a62ad5e895b7f1e003771fa3babf56f59ce4538aca78b678566fd28327290 audioread-2.1.9.tar.gz"