summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2018-11-30 23:46:13 +0330
committerMohammadreza Abdollahzadeh2018-11-30 23:46:13 +0330
commit17c75cf8d8f49083ec3244002d4d480049d23ce7 (patch)
tree30592faec94cdd0fe421b87b24b319be65f2a739
parent9761e02246c0810d3c7c0d4fcc45180bbb2607a0 (diff)
downloadaur-17c75cf8d8f49083ec3244002d4d480049d23ce7.tar.gz
fix url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf5581882e37..dbdaf0219465 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = jdk11-openj9-bin
pkgdesc = Eclipse (former IBM) OpenJ9 with openjdk11
pkgver = 11.0.1b13
pkgrel = 1
- url = https://adoptopenjdk.net/index.html?variant=openjdk11-openj9
+ url = https://adoptopenjdk.net/index.html?variant=openjdk11&jvmVariant=openj9
arch = x86_64
license = GPL2
depends = java-environment-common
diff --git a/PKGBUILD b/PKGBUILD
index 0baaccff3776..ed1a7d1e91ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=${_majorver}b${_buildver}
pkgrel=1
pkgdesc="Eclipse (former IBM) OpenJ9 with openjdk11"
arch=('x86_64')
-url="https://adoptopenjdk.net/index.html?variant=openjdk11-openj9"
+url="https://adoptopenjdk.net/index.html?variant=openjdk11&jvmVariant=openj9"
license=('GPL2')
depends=('java-environment-common' 'ca-certificates-utils' 'nss')
provides=(