summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29841e448648..f65132fb5437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -44,7 +44,7 @@ package_phpstorm() {
package_phpstorm-jre() {
pkgdesc='JBR (JetBrains Runtime) for PhpStorm - a patched JRE'
- url='https://confluence.jetbrains.com/display/JBR/JetBrains+Runtime'
+ url='https://github.com/JetBrains/JetBrainsRuntime'
_buildver="$(ls | grep -Eo 'PhpStorm-[[:digit:]]+\.[[:digit:]]{2,5}\.[[:digit:]]+' | sort -r | head -1 | sed 's#PhpStorm-##')"
install -d -m 755 "${pkgdir}"/opt/${pkgbase}