mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/x42-plugins to 20180812-1
This commit is contained in:
parent
95b4ffee48
commit
c4c206a6cc
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - export OPTIMIZATIONS to override Makefiles without x86isms
|
||||
|
||||
pkgname=x42-plugins
|
||||
pkgver=20180803
|
||||
pkgver=20180812
|
||||
pkgrel=1
|
||||
pkgdesc="Collection of LV2 plugins"
|
||||
arch=('x86_64')
|
||||
|
@ -16,7 +16,7 @@ depends=('ftgl' 'jack' 'liblo' 'libltc' 'pango' 'zita-convolver')
|
|||
makedepends=('gtk2' 'ttf-dejavu' 'lv2')
|
||||
groups=('lv2-plugins' 'pro-audio')
|
||||
source=("http://gareus.org/misc/${pkgname}/${pkgname}-${pkgver}.tar.xz")
|
||||
sha512sums=('a88e72d858c5d820971e8741bdd75d75827cd64d7cde4f02113092d3050d39b0fec99f9fa79d83db537e9260d37a93f098205563e3c1606de6075b8671cc759d')
|
||||
sha512sums=('26d381c5bda9022a2d150204318e3a390e1b6ad2fd0131d751fd877965e4d8fdff6275325b02118e067f709c9b66894813634e2232de0414a18ec61a0d79b1ca')
|
||||
|
||||
prepare() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue