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 3ca3884be81e..5617ad17256e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=intellij-idea-community-edition-jre
_appname=jetbrains-idea-ce
-pkgver=2024.1.3
-_buildver=241.17890.1
+pkgver=2024.1.4
+_buildver=241.18034.62
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=('d2ae9701c948f77464415928891446e83e31abd3275a0d331febb7d58e1e1b97'
+sha256sums=('7d5e4cdb5a7cb1c376ca66957481350571561edadc3f45e6fce422e14af0fc16'
'91aa66e16e428d595c9f76a02f5a6d54d6fb0b1d1ccac4159cfb7070cff26a4b')
package() {