mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/x42-plugins to 20190820-1
This commit is contained in:
parent
6b0d77be74
commit
640e51f494
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
# - export OPTIMIZATIONS to override Makefiles without x86isms
|
||||
|
||||
pkgname=x42-plugins
|
||||
pkgver=20190714
|
||||
pkgrel=2
|
||||
pkgver=20190820
|
||||
pkgrel=1
|
||||
pkgdesc="Collection of LV2 plugins"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/x42/x42-plugins"
|
||||
|
@ -17,7 +17,7 @@ optdepends=('jack: for standalone applications'
|
|||
'liblo: for standalone applications')
|
||||
groups=('lv2-plugins' 'pro-audio')
|
||||
source=("http://gareus.org/misc/${pkgname}/${pkgname}-${pkgver}.tar.xz")
|
||||
sha512sums=('4e56925835272b7bcacae05de31ce57096d6179ce6491379a2ab8e79d44ddb7589658e34273880aa55a2fbbe013b0cc96f9a48609c175c94a5a6254d8ceb0c77')
|
||||
sha512sums=('a8a62427c5706cac3eb1ba3e5e5ee6deb81c3ae04ec3a45c44faf2a647e079c245a28a3ef0b85ada62575e43238825a25c460317aa13891694e2d52497facf04')
|
||||
|
||||
prepare() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue