summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGimmeapill2022-08-21 09:10:28 +0200
committerGimmeapill2022-08-21 09:10:28 +0200
commit8c52130f32cbf57a58e47c9c9d4a365f356e76b9 (patch)
tree56c4443e81600988da775389f65d0d83cdc38305
parent3b99332e8be3845205c3d1f386838ad66a9a66c7 (diff)
downloadaur-8c52130f32cbf57a58e47c9c9d4a365f356e76b9.tar.gz
dependency cleanup
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8e206441dc4..d859d3b859a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Gimmeapill <gimmeapill at gmail dot com>
pkgname=kapitonov-plugins-pack-lv2-git
-pkgver=v1.0.r24.g345313f
+pkgver=1.2.1.r7.g0dc53a9
pkgrel=1
pkgdesc="Kapitonov Plugins Pack (KPP) - Set of plugins for guitar sound processing. "
arch=('x86_64')
url="https://github.com/olegkapitonov/Kapitonov-Plugins-Pack"
license=('GPL3')
groups=('lv2-plugins')
-depends=('cairo' 'fftw' 'zenity' 'zita-convolver' 'zita-resampler')
-makedepends=('git' 'lv2' 'boost' 'meson' 'faust' 'xcb-util' 'xcb-util-wm')
+depends=('cairo' 'zita-convolver' 'zita-resampler' 'xcb-util' 'xcb-util-wm')
+makedepends=('git' 'lv2' 'boost' 'meson' 'faust' )
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
source=("${pkgname%-*}::git+https://github.com/olegkapitonov/Kapitonov-Plugins-Pack")