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 dcb2d2cb16e2..3fe4ec848c06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: aggraef@gmail.com
pkgname=inscore-git
-pkgver=2671.6608b41
+pkgver=2891.614fa2a
pkgrel=1
pkgdesc="Grame's INScore: interactive augmented music scores (git version)"
arch=('x86_64' 'i686')
url="http://inscore.sourceforge.net/"
license=('LGPL')
depends=('qt5-base' 'qt5-declarative' 'qt5-imageformats' 'qt5-multimedia'
- 'qt5-svg' 'qt5-tools' 'qt5-websockets' 'guidolib-git'
+ 'qt5-svg' 'qt5-tools' 'qt5-websockets' 'guidolib-git' 'guidoar-git'
# These dependencies are all optional but we pull them in anyway in
# order to provide a complete feature set.
'libmusicxml-git' 'libmicrohttpd' 'faust2-git' 'lua')