summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2021-04-07 10:51:44 +0100
committerD. Can Celasun2021-04-07 10:51:44 +0100
commitadde1e721b5abf4462f0c90dde920e74eea480e0 (patch)
tree20fba6d4697aa739c88afa04b4c7e1ce11bf81d8 /PKGBUILD
parent5ef3ee7e3ba7ca274e7cbbec00499fa4342a6ca6 (diff)
downloadaur-adde1e721b5abf4462f0c90dde920e74eea480e0.tar.gz
[intellij-idea-ultimate-edition] Update to 2021.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30a5771d9c93..568cbc75b5d7 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.3
-_buildver=203.7717.56
+pkgver=2021.1
+_buildver=211.6693.111
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=('e7dbca1cbc34da19da4f58df44f599c128317a692dea8ac3977e594b36760baf'
+sha256sums=('6da2775e43332e42a35afe8d5c3ae9a064880e1ee7386190cf7388886c9dfb52'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {