summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5073d775e2f6..147e7007f651 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=yabridge-git
_pkgname=yabridge
-pkgver=1.0.0.r37.g006fb64
+pkgver=1.1.0.r2.g4fe8fd1
pkgrel=1
pkgdesc="Yet Another VST bridge, run Windows VST2 plugins under Linux"
arch=('x86_64')
url="https://github.com/robbert-vdh/yabridge"
license=('GPL3')
-depends=('wine' 'libxcb' 'lib32-libxcb')
+depends=('wine<5.7' 'libxcb' 'lib32-libxcb')
makedepends=('meson' 'ninja' 'boost' 'lib32-boost-libs>=1.72.0')
provides=('yabridge')
conflicts=('yabridge')