mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/x42-plugins to 20190714-1
This commit is contained in:
parent
1ec66f7c06
commit
fa6fa875c1
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - export OPTIMIZATIONS to override Makefiles without x86isms
|
||||
|
||||
pkgname=x42-plugins
|
||||
pkgver=20190507
|
||||
pkgver=20190714
|
||||
pkgrel=1
|
||||
pkgdesc="Collection of LV2 plugins"
|
||||
arch=('x86_64')
|
||||
|
@ -15,7 +15,7 @@ depends=('ftgl' 'jack' 'liblo' 'libltc' 'pango' 'zita-convolver')
|
|||
makedepends=('gendesk' 'gtk2' 'help2man' 'lv2' 'ttf-dejavu')
|
||||
groups=('lv2-plugins' 'pro-audio')
|
||||
source=("http://gareus.org/misc/${pkgname}/${pkgname}-${pkgver}.tar.xz")
|
||||
sha512sums=('f3f133bf3244e3870102164efa5f16d556c756c99c41f07a738c936afc56084e0ea68d1a4c050bab935fd4dc439241d2050144fbb428d3f973527098cdabf3e0')
|
||||
sha512sums=('4e56925835272b7bcacae05de31ce57096d6179ce6491379a2ab8e79d44ddb7589658e34273880aa55a2fbbe013b0cc96f9a48609c175c94a5a6254d8ceb0c77')
|
||||
|
||||
prepare() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue