summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3aa247aec020..5ffdc03cf24c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=intellij-idea-community-edition-jre
_appname=jetbrains-idea-ce
-pkgver=2020.3.1
-_buildver=203.6682.168
+pkgver=2020.3.2
+_buildver=203.7148.57
pkgrel=1
pkgdesc="Intellij Idea Community Edition with bundled JRE"
arch=('any')
@@ -14,7 +14,7 @@ provides=("$_appname")
conflicts=("$_appname")
source=("https://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz"
"$_appname.desktop")
-sha256sums=('06abca33b240b24f447dada437f5ce7387b47644c76378230254d6163882a42a'
+sha256sums=('2db84ef019da6157d544c43d780901d6178bd029ce686267eec9ac23e2ae727e'
'91aa66e16e428d595c9f76a02f5a6d54d6fb0b1d1ccac4159cfb7070cff26a4b')
package() {