summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2020-12-30 14:47:16 +0000
committerD. Can Celasun2020-12-30 14:47:16 +0000
commit60db2c5e6c005d0f07a9fe06c887081a219efb91 (patch)
treec03dda3882ab85eae0098cd1bb29d1f0cf5d543d /PKGBUILD
parent4f531e280339f62232939f3b48e91be25047ccf1 (diff)
downloadaur-60db2c5e6c005d0f07a9fe06c887081a219efb91.tar.gz
[intellij-idea-ultimate-edition] Update to 2020.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48a86a12abfd..438587e4847c 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
-_buildver=203.5981.155
+pkgver=2020.3.1
+_buildver=203.6682.168
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=('6c84a66b1e3326ede32525b4cf6b317b6468556eb0585d84bcd0bdab69a05d73'
+sha256sums=('6053a4f4fce2c3c05c1abe0abc0ad37a938757a17431fa138113e8d04d9b231b'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {