summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMohammadreza Abdollahzadeh2018-11-30 23:44:03 +0330
committerMohammadreza Abdollahzadeh2018-11-30 23:44:03 +0330
commit9761e02246c0810d3c7c0d4fcc45180bbb2607a0 (patch)
tree7c1e2646f91e1b1a4aefb46edbc6f588f8546e29 /PKGBUILD
parent989a348314e31bc17cee3614be1135194050528e (diff)
downloadaur-9761e02246c0810d3c7c0d4fcc45180bbb2607a0.tar.gz
fix description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a9c0619800e..0baaccff3776 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _majorver=11.0.1
_buildver=13
pkgver=${_majorver}b${_buildver}
pkgrel=1
-pkgdesc="Eclipse (former IBM) OpenJ9 with openjdk${_majorver}"
+pkgdesc="Eclipse (former IBM) OpenJ9 with openjdk11"
arch=('x86_64')
url="https://adoptopenjdk.net/index.html?variant=openjdk11-openj9"
license=('GPL2')