summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2020-07-28 16:00:02 +0100
committerD. Can Celasun2020-07-28 16:00:02 +0100
commit907ae8de701255afe4a38e761274ee534d7914c9 (patch)
treee0999c19fe9f434e6827a0bbd1c2efc9aa669dd0 /PKGBUILD
parentaf4f3948ee9d827535e40abb5003503765d5d202 (diff)
downloadaur-907ae8de701255afe4a38e761274ee534d7914c9.tar.gz
[intellij-idea-ultimate-edition] Update to 2020.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9707df6b5e83..d3b73f6af4c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=intellij-idea-ultimate-edition
pkgname=(intellij-idea-ultimate-edition intellij-idea-ultimate-edition-jre)
-pkgver=2020.1.4
-_buildver=201.8743.12
+pkgver=2020.2
+_buildver=202.6397.94
pkgrel=1
arch=('any')
pkgdesc="An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity."
@@ -12,7 +12,7 @@ license=('Commercial')
options=(!strip)
source=("https://download.jetbrains.com/idea/ideaIU-$pkgver.tar.gz"
"jetbrains-idea.desktop")
-sha256sums=('2f25b1e54a927d8267420cc0f510677df757319e3cad4b3ce75e22a9c07fd11b'
+sha256sums=('0a097d9e20f239bfd28be17ad36c5ce2cb7814c84f90da6ca827e5ea9e3ef8be'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {