summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2020-08-25 15:16:48 +0100
committerD. Can Celasun2020-08-25 15:17:07 +0100
commit59c255b1805a689ce472a680b60f1d14c2baa8fa (patch)
tree55093941f6e87464404df953dc7e24978ab93e1a /PKGBUILD
parent907ae8de701255afe4a38e761274ee534d7914c9 (diff)
downloadaur-59c255b1805a689ce472a680b60f1d14c2baa8fa.tar.gz
[intellij-idea-ultimate-edition] Update to 2020.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3b73f6af4c5..8a186abfe100 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.2
-_buildver=202.6397.94
+pkgver=2020.2.1
+_buildver=202.6948.69
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=('0a097d9e20f239bfd28be17ad36c5ce2cb7814c84f90da6ca827e5ea9e3ef8be'
+sha256sums=('cfa491b9831eed8649b32f047c6ddbb4722c0c0b019f343adbaf497831bee5a9'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {