summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobbert van der Helm2020-05-29 18:50:09 +0200
committerRobbert van der Helm2020-05-29 18:50:09 +0200
commit782a4dc9bc9af4f758bd68c3717e31d5dce1503c (patch)
treecef9a35d2c798407156d18fdc757e6695df6bf71 /PKGBUILD
parent5d64e2dff3f210fcef1a5e6469d615fedd82b534 (diff)
downloadaur-782a4dc9bc9af4f758bd68c3717e31d5dce1503c.tar.gz
Bump for version 1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10b39696ee4b..21a8a0074261 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=yabridge-git
_pkgname=yabridge
-pkgver=1.1.4.r80.gce35124
+pkgver=1.2.0.r0.g150106e
pkgrel=1
pkgdesc="Yet Another VST bridge, run Windows VST2 plugins under Linux"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('wine' 'libxcb' 'lib32-libxcb')
makedepends=('meson' 'ninja' 'boost' 'lib32-boost-libs>=1.72.0')
provides=('yabridge')
conflicts=('yabridge')
-install='yabridge.install'
+install=yabridge.install
source=('git+https://github.com/robbert-vdh/yabridge')
sha256sums=('SKIP')