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 ac10f679f235..964b50c17e2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mark blakeney at bullet dash systems dot net
_appname=pycharm-community
pkgname=$_appname-jre
-pkgver=2023.3.5
+pkgver=2024.1
pkgrel=1
pkgdesc="PyCharm Community Edition IDE for Python with bundled JRE"
arch=(x86_64 aarch64)
@@ -19,8 +19,8 @@ source=(
options=(!strip)
sha256sums=('f727119ec7c8b96820e80712b1ee342de6a94ff72402e8f2d390cbff702f9b21'
'b6f0518e59c4744ded38de63efba91205bcba406fa74944a1f3a8937566d8acc')
-sha256sums_x86_64=('d8ffc4a20b692d506b0e4c4439b77fabca7f3a0fdb7eaddeb6c9edd7cb3febaf')
-sha256sums_aarch64=('99522aa803eb6fc1570f99286e5d710d5000378e0c116d9a62caea5c7a5ff95e')
+sha256sums_x86_64=('96048ea55ef45f1af0ebe12ad0e38e2763c9e5d654b9e174b33aaa12665d836b')
+sha256sums_aarch64=('de8259a4cea264a2263bf771d74949ca25a2b9a8ffc5bbbc7c42d2faace6bd09')
source_x86_64=("https://download.jetbrains.com/python/pycharm-community-${pkgver}.tar.gz")