summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlbert Graef2018-03-07 16:24:27 +0100
committerAlbert Graef2018-03-07 16:24:27 +0100
commitffe3ce1b1d52cd93cc841b54980907f70abbf3aa (patch)
treee51edd308ed0307049450dfe5725faec9c975393 /PKGBUILD
parent9ddafe06743041598f2b70a9b73453370c8417ad (diff)
downloadaur-pd-jacktime-git.tar.gz
Depend on pd-lua, not pd-lua-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82045a47fe31..2ef34d6488e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=pd-jacktime-git
pkgver=8.7fa6d37
-pkgrel=1
+pkgrel=2
pkgdesc="Jack transport client for Pd"
arch=("i686" "x86_64")
license=('GPL')
url="https://github.com/agraef/pd-jacktime"
-depends=('pd-lua-git')
+depends=('pd-lua')
makedepends=('pkg-config')
source=("git+https://github.com/agraef/pd-jacktime.git")
md5sums=('SKIP')