summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2021-03-16 13:40:32 +0000
committerD. Can Celasun2021-03-16 13:40:32 +0000
commit5ef3ee7e3ba7ca274e7cbbec00499fa4342a6ca6 (patch)
treea4f884c33113dd984616c43e56352de13d9fb7c0 /PKGBUILD
parentd24a2d74201078b3ac009844462da8a6155b642a (diff)
downloadaur-5ef3ee7e3ba7ca274e7cbbec00499fa4342a6ca6.tar.gz
[intellij-idea-ultimate-edition] Update to 2020.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8e7cc15712f..30a5771d9c93 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.3.2
-_buildver=203.7148.57
+pkgver=2020.3.3
+_buildver=203.7717.56
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=('86590262232e23a6d4351a8385a0dd3c85f8b2846323c1586e44c86e019a4b38'
+sha256sums=('e7dbca1cbc34da19da4f58df44f599c128317a692dea8ac3977e594b36760baf'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {