summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33f869b62a0d..170ea7d78878 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,10 @@
# Maintainer: Philip May <eniak.info@gmail.com>
pkgname=pycharm-community-jre
_appname=pycharm-community
-pkgver=2023.2.1
+
+# https://www.jetbrains.com/pycharm/download/other.html
+pkgver=2023.2.4
+
pkgrel=1
pkgdesc="PyCharm Community Edition IDE for Python with bundled JRE"
arch=(x86_64)
@@ -18,7 +21,7 @@ source=(
)
noextract=()
sha256sums=(
- '5956c6cb5a5bad1d9749e487b3bb69fcbf0170f52324e4ff009283b723838778'
+ '9857de414d413c50e2cd02ab12af0f029eb719b74b35dcd0c21dd93e2dfb7be8'
'f727119ec7c8b96820e80712b1ee342de6a94ff72402e8f2d390cbff702f9b21'
'b6f0518e59c4744ded38de63efba91205bcba406fa74944a1f3a8937566d8acc'
)