Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ pycharm-community-edition
Commits:
6d5bf0d2 by Leonidas Spyropoulos at 2025-03-20T15:37:22+00:00
upgpkg: 2024.3.5-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pycharm-community-edition
pkgdesc = Python IDE for Professional Developers
- pkgver = 2024.3.4
+ pkgver = 2024.3.5
pkgrel = 1
url = https://www.jetbrains.com/pycharm/
arch = x86_64
@@ -18,12 +18,12 @@ pkgbase = pycharm-community-edition
depends = libdbusmenu-glib
optdepends = ipython: IPython integration for Python 3
options = !debug
- source =
git+https://github.com/JetBrains/intellij-community.git#tag=pycharm/243.25659.43
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/243.25659.43
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=pycharm/243.26053.29
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/243.26053.29
source = pycharm.desktop
source = pycharm.sh
- sha256sums =
385c0ab58b78acb37e4858e296741721e1d918ef450423ac31c7598fdc74725d
- sha256sums =
b86e44b3f99229c5838334851621629b057d1850b0d22f3418b962a3cf9cdffd
+ sha256sums =
94453379e88e9b500f36a6d3c0a8b1522fc1c47978df39ae8ea96096bc691a75
+ sha256sums =
c5e830ac2e33598b96d3bde85f49e48663b5ff2452b9efafbe3e349d10141650
sha256sums =
70ae8df10243db2dbc454c0d8e273235707ecb1821a9e8a2e70669a1739fc1af
sha256sums =
447714bf41a215b38f8c31418e09bf65145bb3d9427d6966772c9b2b8ae16f1d
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
# Contributor: David Keogh <[email protected]>
pkgname=pycharm-community-edition
-pkgver=2024.3.4
-_build=243.25659.43
+pkgver=2024.3.5
+_build=243.26053.29
_jrever=17
_jdkver=17
pkgrel=1
@@ -40,8 +40,8 @@ source=(
pycharm.sh
# enable-no-jdr.patch
)
-sha256sums=('385c0ab58b78acb37e4858e296741721e1d918ef450423ac31c7598fdc74725d'
- 'b86e44b3f99229c5838334851621629b057d1850b0d22f3418b962a3cf9cdffd'
+sha256sums=('94453379e88e9b500f36a6d3c0a8b1522fc1c47978df39ae8ea96096bc691a75'
+ 'c5e830ac2e33598b96d3bde85f49e48663b5ff2452b9efafbe3e349d10141650'
'70ae8df10243db2dbc454c0d8e273235707ecb1821a9e8a2e70669a1739fc1af'
'447714bf41a215b38f8c31418e09bf65145bb3d9427d6966772c9b2b8ae16f1d')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/6d5bf0d2bc6a8b44c99d5939279efae3f4578063
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/6d5bf0d2bc6a8b44c99d5939279efae3f4578063
You're receiving this email because of your account on gitlab.archlinux.org.