mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/x42-plugins to 20181103-1
This commit is contained in:
parent
a25aeede55
commit
f9a8786312
1 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# Maintainer: David Runge <dave@sleepmap.de>
|
||||
# Contributor: Lieven Moors <lievenmoors@gmail.com>
|
||||
|
||||
|
@ -6,8 +5,8 @@
|
|||
# - export OPTIMIZATIONS to override Makefiles without x86isms
|
||||
|
||||
pkgname=x42-plugins
|
||||
pkgver=20180812
|
||||
pkgrel=2
|
||||
pkgver=20181103
|
||||
pkgrel=1
|
||||
pkgdesc="Collection of LV2 plugins"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/x42/x42-plugins"
|
||||
|
@ -16,7 +15,7 @@ depends=('ftgl' 'jack' 'liblo' 'libltc' 'pango' 'zita-convolver')
|
|||
makedepends=('gendesk' 'gtk2' 'ttf-dejavu' 'lv2')
|
||||
groups=('lv2-plugins' 'pro-audio')
|
||||
source=("http://gareus.org/misc/${pkgname}/${pkgname}-${pkgver}.tar.xz")
|
||||
sha512sums=('26d381c5bda9022a2d150204318e3a390e1b6ad2fd0131d751fd877965e4d8fdff6275325b02118e067f709c9b66894813634e2232de0414a18ec61a0d79b1ca')
|
||||
sha512sums=('3d30d3197832593fa972c729b32c20a53800d5d0356c94938fd0b7bfb9358fa8be4fe40162ef05b89458b08a1ed1715822c67389cff1a37209e56da7c0975044')
|
||||
|
||||
prepare() {
|
||||
declare -A descriptions=(
|
||||
|
|
Loading…
Reference in a new issue