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 a8105e84eba7..9cd87b32a024 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=intellij-idea-community-edition-jre
_appname=jetbrains-idea-ce
-pkgver=2022.2.1
-_buildver=222.3739.54
+pkgver=2022.2.2
+_buildver=222.4167.29
pkgrel=1
pkgdesc="Intellij Idea Community Edition with bundled JRE"
arch=('any')
@@ -15,7 +15,7 @@ provides=("$_appname")
conflicts=("$_appname")
source=("https://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz"
"$_appname.desktop")
-sha256sums=('93eb9391a898aad164ca47965e0445cbf0f04d7062b6875c4e4a3136799ee6cf'
+sha256sums=('c16fcdb1c6d72369642b98b9425eae932834b17687ea231204b30ed813333aff'
'91aa66e16e428d595c9f76a02f5a6d54d6fb0b1d1ccac4159cfb7070cff26a4b')
package() {