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 dd1155537697..93bc7ddc7f2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=intellij-idea-community-edition-no-jre
_appname=jetbrains-idea-ce
-pkgver=2021.1
-_buildver=211.6693.111
+pkgver=2021.1.2
+_buildver=211.7442.40
pkgrel=1
pkgdesc="Intellij Idea Community Edition without bundled JRE"
arch=('any')
@@ -14,7 +14,7 @@ provides=("$_appname")
conflicts=("$_appname")
source=("https://download.jetbrains.com/idea/ideaIC-$pkgver-no-jbr.tar.gz"
"$_appname.desktop")
-sha256sums=('becd31e78d430db7a3edf381343f6722926e6e16b35d39371b74786decc40617'
+sha256sums=('e0d8e565f66d5295f9da3136702c57398e8504d335f375347940d520c48c6066'
'91aa66e16e428d595c9f76a02f5a6d54d6fb0b1d1ccac4159cfb7070cff26a4b')
package() {