summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Kalmykov2016-02-23 14:36:35 +0300
committerAnton Kalmykov2016-02-23 14:36:35 +0300
commit4d53eb0748277cd50452246b8e0bb8ddb3a396ba (patch)
tree82fe8e8d252f46c14d5a090006cea9ca202e573a
parent7d0b0902a86501671ddc3aa243a12d628bc688fa (diff)
downloadaur-4d53eb0748277cd50452246b8e0bb8ddb3a396ba.tar.gz
Update PKGBUILD in concordance with new restrictions
-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")