aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-26 15:51:53 -0300
committerTBK <tbk@jjtc.eu>2020-04-26 19:33:36 +0000
commit0cb94d6e9fe1d3023a8dd1a00af77ad8aae52ecb (patch)
tree40156d601b98a8ee7c7d5c74553718d5d453edfd /testing
parentdf116320f58fdb4c3259363408660ac1dc650fd4 (diff)
downloadaports-0cb94d6e9fe1d3023a8dd1a00af77ad8aae52ecb.tar.bz2
aports-0cb94d6e9fe1d3023a8dd1a00af77ad8aae52ecb.tar.xz
testing/aubio: upgrade to 0.4.8
Diffstat (limited to 'testing')
-rw-r--r--testing/aubio/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/aubio/APKBUILD b/testing/aubio/APKBUILD
index b20881e7a6..11edf3e2ad 100644
--- a/testing/aubio/APKBUILD
+++ b/testing/aubio/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: David Demelier <markand@malikania.fr>
# Maintainer: David Demelier <markand@malikania.fr>
pkgname=aubio
-pkgver=0.4.7
+pkgver=0.4.8
pkgrel=0
pkgdesc="tool designed for the extraction of annotations from audio signals"
url="https://aubio.org"
@@ -25,4 +25,4 @@ package() {
python3 waf install --destdir="$pkgdir"
}
-sha512sums="30c614f2b502b993df28d4746a99421fe0aada33c98c42ea19c271554b29b360cb4d4f6650c1b1da508da4bc341348c5944cb452f69b2bf354ca6348f84de260 aubio-0.4.7.tar.bz2"
+sha512sums="e58b32beda36865a5243ec7ed4647cf96e3652a25fd319fc697c08f93487f895070dc66b830700b40b879220c2e3a53b8cdc255ce2e34770ba5e34b36a4f51b4 aubio-0.4.8.tar.bz2"