community/rubberband to 2.0.0-1

This commit is contained in:
Kevin Mihelich 2021-11-04 12:54:42 +00:00
parent 1363ba3a93
commit 19d628d775

View file

@ -6,7 +6,7 @@
# - patch to fix build on v5
pkgname=rubberband
pkgver=1.9.2
pkgver=2.0.0
pkgrel=1
pkgdesc="Time-stretching and pitch-shifting audio library and utility"
arch=('x86_64')
@ -23,9 +23,9 @@ optdepends=(
provides=('librubberband.so' 'librubberband-jni.so')
source=("$pkgname-$pkgver.tar.gz::https://github.com/breakfastquay/rubberband/archive/v$pkgver.tar.gz"
'0001-fix-armv5-build.patch')
sha512sums=('1c43f20d23776dfc7ba936b8477a285c55c0cea350c120f71b7f231d6a9574dcb25c3078f278a38c8d5beb0f6b322e2f8d4cd5f6c72d57cecdb49a63cd5b06b9'
sha512sums=('e8ad34d77f196df971630a182dc214775386a43f35aa990678170e9203d97c19550a8f6467d46df29b5766702b10df5aaf612f804068da83872af621a8ea1d67'
'2b9935a702c1198eae93e00b0c88429737064b0d3a252f314044eef02e1c8a09ff9c98124be6339b502a5821412e6a45f67860290a88f7295c2d05c060efcb7c')
b2sums=('1b20314f9b363f9a81c6008e05ee91d4e442f3f22db8676f5d624371ad26ba049dccefd7c26a1f2f353802841e067137bc3c72cf3b15d37fc0f807b1e95b8d08'
b2sums=('48cc6fd80b182c87ed5fcc1fe3d9eb9c3bb748b713866099c6deceba70435fbc2035240ab7055a8aea2f89f8bf80dc29c5fb567506532504fd2b0151248215c0'
'4a28b09d40a60b7bddd939690999137a864fafe1aaef315bf0ef89c69d85751ebda671ad8f132e2e9e7b518180c8c0751288bc7cb07f3c7496620a33a1509b91')
prepare() {