summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96dda62e7055..d62f9d28a984 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
_basename=airwave
pkgname=${_basename}-git
-pkgver=r69.282add2
+pkgver=r123.d263ca1
pkgrel=1
-pkgdesc=("Airwave is a WINE-based VST bridge, that allows for the use of Windows 32- and 64-bit VST 2.4 audio plugins with Linux VST hosts")
+pkgdesc="Airwave is a WINE-based VST bridge, that allows for the use of Windows 32- and 64-bit VST 2.4 audio plugins with Linux VST hosts"
arch=("i686" "x86_64")
license=("MIT")
-url=("https://github.com/phantom-code/airwave")
+url="https://github.com/phantom-code/airwave"
depends=("wine>=1.7" "qt5-base")
makedepends=("git" "cmake>=2.8")