summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavier C. Llano2023-11-06 10:27:50 -0800
committerXavier C. Llano2023-11-06 10:27:50 -0800
commitae90a376b869b2d8608c4a9e7fcffa529c183738 (patch)
treec563edd4c1c0d15c09d1ae59a7eedad16cb6c018 /PKGBUILD
parentc7378a0dc261a2b95188f8c439ec146e5195857d (diff)
downloadaur-ae90a376b869b2d8608c4a9e7fcffa529c183738.tar.gz
Update to 2023.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8000beac4db..c762309ae306 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer for aarch64: Ethan Reece <aur at ethanreece dot com>
pkgname=pycharm-professional
-pkgver=2023.2.3
+pkgver=2023.2.4
pkgrel=1
pkgdesc="Python IDE for Professional Developers. Professional Edition"
arch=('x86_64' 'aarch64')
@@ -20,8 +20,8 @@ source=("pycharm-professional.desktop"
"ltedit.desktop")
sha256sums=('a75264959b06a45ea0801729bc1688bfbd52da3c5fbf3d5b1ad9267860439291'
'41f0e64dc7ec5ab85e7b0df1dc8237b56c94ccf9e4f2fa033eaadcc7756df3d3')
-sha256sums_x86_64=('e625fea80b72c9e12f986a8eb918425c6ef1d3f7b31117b40d122e3ce76046b1')
-sha256sums_aarch64=('578ecbd059ccb010682cf602e959454b296ec2e741202f236fbdb38897b296dd')
+sha256sums_x86_64=('9e9c7ce43eb62092ebe26cf98ecde8060d6ee23090aac8d026f67e5156828591')
+sha256sums_aarch64=('12a1f59a5b7590cf0a58a0fcd20fd63b5d0729d5d2a3f014d23770057e664f53')
# makedepends=('python-setuptools' 'cython')
optdepends=('ipython: For enhanced interactive Python shell inside Pycharm'
'openssh: For deployment and remote connections'