From b4663f1a9e5a2c68c7a7c29aee1b5d397e07bbb9 Mon Sep 17 00:00:00 2001 From: kth5 Date: Thu, 12 Dec 2024 08:20:40 +0100 Subject: [PATCH] * update rubberband to 4.0.0-1.1 --- rubberband/.SRCINFO | 2 +- rubberband/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rubberband/.SRCINFO b/rubberband/.SRCINFO index 0457920e14..31ad277c68 100644 --- a/rubberband/.SRCINFO +++ b/rubberband/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = rubberband pkgdesc = Time-stretching and pitch-shifting audio library and utility pkgver = 4.0.0 - pkgrel = 1 + pkgrel = 1.1 url = https://www.breakfastquay.com/rubberband/ arch = x86_64 arch = powerpc64le diff --git a/rubberband/PKGBUILD b/rubberband/PKGBUILD index d57abe2d55..34342cac94 100644 --- a/rubberband/PKGBUILD +++ b/rubberband/PKGBUILD @@ -6,7 +6,7 @@ pkgbase=rubberband pkgname=(rubberband rubberband-{ladspa,lv2,vamp}) pkgver=4.0.0 -pkgrel=1 +pkgrel=1.1 pkgdesc="Time-stretching and pitch-shifting audio library and utility" arch=(x86_64 powerpc64le powerpc64 powerpc riscv64) url="https://www.breakfastquay.com/rubberband/"