mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/carla to 2.1.1-1
This commit is contained in:
parent
5a269290af
commit
48c3f765d1
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
_name=Carla
|
_name=Carla
|
||||||
pkgname=carla
|
pkgname=carla
|
||||||
pkgver=2.1
|
pkgver=2.1.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Audio Plugin Host"
|
pkgdesc="Audio Plugin Host"
|
||||||
arch=('x86_64')
|
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'
|
makedepends=('alsa-lib' 'file' 'fluidsynth' 'glib2' 'gtk2' 'gtk3' 'libsndfile'
|
||||||
'liblo' 'libpulse' 'qt5-tools')
|
'liblo' 'libpulse' 'qt5-tools')
|
||||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/falkTX/${pkgname}/archive/v${pkgver}.tar.gz")
|
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/falkTX/${pkgname}/archive/v${pkgver}.tar.gz")
|
||||||
sha512sums=('b265e3150e12b42095e28ac30f72e211e96a769619a5ec56d574be8a17fb6ca282a504bb9759de312066202106b6e5234e006689b90edb1cc54f3e6919384509')
|
sha512sums=('e8da99d7bddff1415dd54ac3e1abe90fbccb42877d2daec0a60ad046e6d15531ebf8328c4d44c06cb14a7a5308d43be62d88eed6268a55dfbfae0f620a5f04dc')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
|
mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
|
||||||
|
|
Loading…
Reference in a new issue