community/carla to 2.1.1-1

This commit is contained in:
Kevin Mihelich 2020-06-11 19:28:13 +00:00
parent 5a269290af
commit 48c3f765d1

View file

@ -7,7 +7,7 @@
_name=Carla
pkgname=carla
pkgver=2.1
pkgver=2.1.1
pkgrel=1
pkgdesc="Audio Plugin Host"
arch=('x86_64')
@ -22,7 +22,7 @@ depends=('gcc-libs' 'glibc' 'libglvnd' 'libx11' 'python-pyqt5' 'python-pyliblo'
makedepends=('alsa-lib' 'file' 'fluidsynth' 'glib2' 'gtk2' 'gtk3' 'libsndfile'
'liblo' 'libpulse' 'qt5-tools')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/falkTX/${pkgname}/archive/v${pkgver}.tar.gz")
sha512sums=('b265e3150e12b42095e28ac30f72e211e96a769619a5ec56d574be8a17fb6ca282a504bb9759de312066202106b6e5234e006689b90edb1cc54f3e6919384509')
sha512sums=('e8da99d7bddff1415dd54ac3e1abe90fbccb42877d2daec0a60ad046e6d15531ebf8328c4d44c06cb14a7a5308d43be62d88eed6268a55dfbfae0f620a5f04dc')
prepare() {
mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"