summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Blakeney2024-02-12 08:18:23 +0900
committerMark Blakeney2024-02-12 08:18:23 +0900
commit865d1c713e5479cbd6962b03827e8f2606a938bc (patch)
treebd5ef34931cc2a152e8aedca2e895181a8bce967 /PKGBUILD
parent536066c3293b94ea477ba250f9c93bd605702b40 (diff)
downloadaur-865d1c713e5479cbd6962b03827e8f2606a938bc.tar.gz
Update to 2023.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dadc8dccf218..ff241cf491dc 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.2
+pkgver=2023.3.3
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=('1a4a95648c68890f2f9eb41cbb9eb041dcd08388c75a91298dfbe73f83a858c8')
-sha256sums_aarch64=('1d63c0ea7dec718f67ad78e0ccef76058d92f63d07afe931a4ac6ff3f74c9052')
+sha256sums_x86_64=('f71513f428f5df3b97b09c415967ff2db3a4e7172f293e621b3f04cd1d695443')
+sha256sums_aarch64=('6e8340b494d73e3ff8de46a3e6e70ff8198b76c989c859faef59cc18724a36a2')
source_x86_64=("https://download.jetbrains.com/python/pycharm-community-${pkgver}.tar.gz")