summarylogtreecommitdiffstats
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
parent907ae8de701255afe4a38e761274ee534d7914c9 (diff)
downloadaur-59c255b1805a689ce472a680b60f1d14c2baa8fa.tar.gz
[intellij-idea-ultimate-edition] Update to 2020.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81a84c4aa6e1..84c4072a88e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = intellij-idea-ultimate-edition
pkgdesc = An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity.
- pkgver = 2020.2
+ pkgver = 2020.2.1
pkgrel = 1
url = https://www.jetbrains.com/idea/
arch = any
license = Commercial
options = !strip
- source = https://download.jetbrains.com/idea/ideaIU-2020.2.tar.gz
+ source = https://download.jetbrains.com/idea/ideaIU-2020.2.1.tar.gz
source = jetbrains-idea.desktop
- sha256sums = 0a097d9e20f239bfd28be17ad36c5ce2cb7814c84f90da6ca827e5ea9e3ef8be
+ sha256sums = cfa491b9831eed8649b32f047c6ddbb4722c0c0b019f343adbaf497831bee5a9
sha256sums = 83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b
pkgname = intellij-idea-ultimate-edition
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() {