summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Can Celasun2020-10-06 16:34:41 +0100
committerD. Can Celasun2020-10-06 16:34:41 +0100
commit40a57fa8d6b66633a5785a0f68697f88b883fb51 (patch)
tree0f0c305bed1c1074e7e6358d68c18446e537d84f
parent897b42ee1832109bdbae20f0140ff4ce2fa12218 (diff)
downloadaur-40a57fa8d6b66633a5785a0f68697f88b883fb51.tar.gz
[intellij-idea-ultimate-edition] Update to 2020.2.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6d35db679d9..849a58c0f577 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.2
+ pkgver = 2020.2.3
pkgrel = 1
url = https://www.jetbrains.com/idea/
arch = any
license = Commercial
options = !strip
- source = https://download.jetbrains.com/idea/ideaIU-2020.2.2.tar.gz
+ source = https://download.jetbrains.com/idea/ideaIU-2020.2.3.tar.gz
source = jetbrains-idea.desktop
- sha256sums = b4b1f02f5cb6b94c1f514a8ad09d6605b70b36f265d2f0d062f3f84a03928212
+ sha256sums = ca2c9ea47b18f49541020f2d0076066240a5cc6c98ddbcce2a643f47fdf7c260
sha256sums = 83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b
pkgname = intellij-idea-ultimate-edition
diff --git a/PKGBUILD b/PKGBUILD
index 3075a0ea7535..245e5ad10863 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.2
-_buildver=202.7319.50
+pkgver=2020.2.3
+_buildver=202.7660.26
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=('b4b1f02f5cb6b94c1f514a8ad09d6605b70b36f265d2f0d062f3f84a03928212'
+sha256sums=('ca2c9ea47b18f49541020f2d0076066240a5cc6c98ddbcce2a643f47fdf7c260'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {