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 decee12c8c49..0fb905280f4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ _pkgname=edisyn
_githash="aa653caa498f8cc9bf582cf77279e2568023ad41"
pkgname="${_pkgname}-bin"
pkgver=13
-pkgrel=2
+pkgrel=3
pkgdesc="A cross-platform synthesizer patch editor library"
arch=('i686' 'x86_64')
url="https://github.com/eclab/edisyn/"
license=('Apache')
-depends=('java-runtime=7')
+depends=('java-runtime>=7')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
source=("https://github.com/eclab/edisyn/raw/${_githash}/jar/edisyn.jar"