summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Pozolotin2016-06-13 13:33:21 +0000
committerAndrei Pozolotin2016-06-13 13:33:21 +0000
commitd4f2475b212fc4ad7d7e4ea7de6d77bad7dba991 (patch)
treea52ced8d4a4ba13ea3fc8f715c94b4931c460c2a
parente29c8ba8f05608eaa4644f455edc614b4086dd97 (diff)
downloadaur-d4f2475b212fc4ad7d7e4ea7de6d77bad7dba991.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 b2aa43709e88..ff7b1e864702 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = zinc
url = https://github.com/typesafehub/zinc
arch = any
license = Apache
- depends = java-environment => 8
+ depends = java-environment
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 96e0599154c1..c53e555a7ef0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
url="https://github.com/typesafehub/zinc"
arch=('any')
license=('Apache')
-depends=('java-environment => 8')
+depends=('java-environment')
provides=('zinc')
conflicts=('zinc-git')
source=(