summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Pozolotin2016-06-13 13:31:57 +0000
committerAndrei Pozolotin2016-06-13 13:31:57 +0000
commite29c8ba8f05608eaa4644f455edc614b4086dd97 (patch)
treee2ae06e08c3c6652e9c64420796016d6cb0d4569
parente464d0524414fa98c5d359f8a602f1c2db98e726 (diff)
downloadaur-e29c8ba8f05608eaa4644f455edc614b4086dd97.tar.gz
M .SRCINFO
M PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff7b1e864702..b2aa43709e88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = zinc
url = https://github.com/typesafehub/zinc
arch = any
license = Apache
- depends = java-environment
+ depends = java-environment => 8
provides = zinc
conflicts = zinc-git
source = http://downloads.typesafe.com/zinc/0.3.9/zinc-0.3.9.tgz
diff --git a/PKGBUILD b/PKGBUILD
index c53e555a7ef0..96e0599154c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
url="https://github.com/typesafehub/zinc"
arch=('any')
license=('Apache')
-depends=('java-environment')
+depends=('java-environment => 8')
provides=('zinc')
conflicts=('zinc-git')
source=(