summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 908b099df196..d5c84a4fea08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Andrew Shark
pkgname=pycharm-professional
-pkgver=2024.1
+pkgver=2024.1.1
pkgrel=1
pkgdesc="Python IDE for Professional Developers. Professional Edition"
arch=('x86_64' 'x86_64_v3' 'aarch64')
@@ -32,9 +32,9 @@ source_x86_64_v3=($source_x86_64)
source_aarch64=("https://download-cf.jetbrains.com/python/${pkgname}-${pkgver}-aarch64.tar.gz")
sha256sums=('6ff245b42b475a5b97c359d97bc48d573c2988170fc195073c9187d5abe1c576'
'21e9d192712fb537d9e5abccc54970becb347b32ad2be469a35b2585f45a9116')
-sha256sums_x86_64=('2451d3ef7642151306354418c5237b326271e2653a09b869e5883a262a2916ad')
-sha256sums_x86_64_v3=('2451d3ef7642151306354418c5237b326271e2653a09b869e5883a262a2916ad')
-sha256sums_aarch64=('a1f43b2392b7fc6b0c062524593c19fb0721b4ec1a1a59a06e39a61da2dce258')
+sha256sums_x86_64=('b7e12b8d16164137f4cb0677fcac18af78aa117d33c511cce3fcf3972b4e3b17')
+sha256sums_x86_64_v3=('b7e12b8d16164137f4cb0677fcac18af78aa117d33c511cce3fcf3972b4e3b17')
+sha256sums_aarch64=('141fbfb473e78270ec161f938963c77cdaad16cfc32985b9ec7a70fdb5e3e0bc')
# makedepends=('python-setuptools' 'cython')
optdepends=(
'ipython: For enhanced interactive Python shell inside Pycharm'