summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2016-05-20 19:14:35 +0000
committerAntonio Rojas2016-05-20 19:14:35 +0000
commit01cde0e48b2a40df9aecb1599c1e85bb1750339b (patch)
tree088907f839d51965fa52591de689b309045849b4 /PKGBUILD
parentcacc8778607e1270e92f2e7c4c73a6e098f54b8c (diff)
downloadaur-01cde0e48b2a40df9aecb1599c1e85bb1750339b.tar.gz
Hooks
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ba02606ba5d..1fd0256c285b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,13 @@
pkgname=patchage
pkgver=1.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="A modular patch bay for audio and MIDI systems based on Jack and Alsa"
arch=('i686' 'x86_64')
url="http://drobilla.net/software/patchage"
license=('GPL3')
-depends=('ganv' 'jack' 'desktop-file-utils')
+depends=('ganv' 'jack')
makedepends=('boost' 'python2')
-install="$pkgname.install"
source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2")
md5sums=('d16a3fc045faff7fd70f3b4769b65698')