summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2024-11-10 22:01:06 -0300
committerGonzalo Exequiel Pedone2024-11-10 22:01:06 -0300
commitb2b32f31547f83d02feac11a988437277cd9439a (patch)
tree21007d31f37b48d87a2f1d5694e7e652654dd9ea /PKGBUILD
parentf87fc6b76510f1ccc99dc883467f7a952706afb4 (diff)
downloadaur-b2b32f31547f83d02feac11a988437277cd9439a.tar.gz
Package updated to 4.0.0.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2476d9b8675a..a5f9a28e1ac2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ _android_arch=aarch64
pkgbase=android-${_android_arch}-rubberband
pkgname=(android-${_android_arch}-rubberband
android-${_android_arch}-rubberband-{ladspa,lv2,vamp})
-pkgver=3.3.0
-pkgrel=2
+pkgver=4.0.0
+pkgrel=1
arch=('any')
pkgdesc="Time-stretching and pitch-shifting audio library and utility"
url="https://www.breakfastquay.com/rubberband/"
@@ -24,7 +24,7 @@ makedepends=('android-meson'
"android-${_android_arch}-vamp-plugin-sdk")
options=(!strip !buildflags staticlibs !emptydirs)
source=("https://github.com/breakfastquay/rubberband/archive/v${pkgver}.tar.gz")
-md5sums=('1125fda060b757bf1dc8de4b6a19f0fb')
+md5sums=('87ac2e0fcd62f4fa9d2bf83237adbb77')
_pick() {
local p="$1" f d; shift