summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41f5ac680dcb..8d289e0fb222 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,14 @@
pkgname=yabridge
pkgver=1.0.0
pkgrel=2
-epoch=
pkgdesc="Yet Another VST bridge, run Windows VST2 plugins under Linux"
+epoch=
arch=('x86_64')
url="https://github.com/robbert-vdh/yabridge"
license=('GPL3')
depends=('wine' 'libxcb' 'lib32-libxcb')
makedepends=()
-provides=('yabridge')
-install="yabridge.install"
+install='yabridge.install'
source=("https://github.com/robbert-vdh/yabridge/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('e95e426734eeee5b28ddb0218f3142e621c0d9acdb1483e93362354c1c2c5790')