summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2020-06-03 12:34:21 +0100
committerD. Can Celasun2020-06-03 12:34:21 +0100
commit948d3cbebb86494095813731681657cac11a5a16 (patch)
treed12666ca8159e248dff2ebcc94810c91a6c39dba /PKGBUILD
parentc40f24a6ca127956139adc79b09f6479d12771de (diff)
downloadaur-948d3cbebb86494095813731681657cac11a5a16.tar.gz
[intellij-idea-ultimate-edition] Update to 2020.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f4bbb68e8da..b3f456febc49 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.1
-_buildver=201.7223.91
+pkgver=2020.1.2
+_buildver=201.7846.76
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=('ca485decf8b91549a1c8e20309a7a7b6a7e032ff96e10fde2ff5dbae9e0108e3'
+sha256sums=('183d9f1c01122b3cc6ec1c0ae4367f519f48c4314a23c5e46edf18cff8977af4'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {