mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/x42-plugins to 20180320-1
This commit is contained in:
parent
11a0631be6
commit
130479495f
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
# - export OPTIMIZATIONS to override Makefiles without x86isms
|
||||
|
||||
pkgname=x42-plugins
|
||||
pkgver=20170428
|
||||
pkgrel=3
|
||||
pkgver=20180320
|
||||
pkgrel=1
|
||||
pkgdesc="Collection of LV2 plugins"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/x42/x42-plugins"
|
||||
|
@ -15,7 +15,7 @@ depends=('jack' 'libglvnd' 'liblo' 'libltc' 'pango' 'zita-convolver')
|
|||
makedepends=('gtk2' 'ftgl' 'ttf-freefont' 'lv2')
|
||||
groups=('lv2-plugins')
|
||||
source=("http://gareus.org/misc/${pkgname}/${pkgname}-${pkgver}.tar.xz")
|
||||
sha512sums=('9a648733610861f7dca120f63876af79f93fe4c23356b93768cc6a76367f28e24dd010858cdc0a1ab42182df8536131fd891c24591c11a354170eb2da2afa3d2')
|
||||
sha512sums=('3e2f13179073b38e846e0855031e7f842b535ad13f64b309ca4da8c0738a77ab8b70e117edfa1a97263ff37d279a4d9a26950c1883507d8e710b8cd54061bb32')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue