Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ pycharm-community-edition
Commits:
0a82efbf by Leonidas Spyropoulos at 2025-02-03T18:54:19+00:00
upgpkg: 2024.3.2-1: new upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pycharm-community-edition
pkgdesc = Python IDE for Professional Developers
- pkgver = 2024.3.1.1
+ pkgver = 2024.3.2
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.22562.220
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/243.22562.220
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=pycharm/243.23654.177
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/243.23654.177
source = pycharm.desktop
source = pycharm.sh
- sha256sums = SKIP
- sha256sums = SKIP
+ sha256sums =
8955cafa64b9ce1212c73a73abf37c4f2047a9454064fe5b9530d7a295668a0d
+ sha256sums =
e1fabad30c867c3b9517cce7e9121b0c3dd5082a17ab606ddaae53833a64248f
sha256sums =
70ae8df10243db2dbc454c0d8e273235707ecb1821a9e8a2e70669a1739fc1af
sha256sums =
447714bf41a215b38f8c31418e09bf65145bb3d9427d6966772c9b2b8ae16f1d
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
# Contributor: David Keogh <[email protected]>
pkgname=pycharm-community-edition
-pkgver=2024.3.1.1
-_build=243.22562.220
+pkgver=2024.3.2
+_build=243.23654.177
_jrever=17
_jdkver=17
pkgrel=1
@@ -40,8 +40,8 @@ source=(
pycharm.sh
# enable-no-jdr.patch
)
-sha256sums=('SKIP'
- 'SKIP'
+sha256sums=('8955cafa64b9ce1212c73a73abf37c4f2047a9454064fe5b9530d7a295668a0d'
+ 'e1fabad30c867c3b9517cce7e9121b0c3dd5082a17ab606ddaae53833a64248f'
'70ae8df10243db2dbc454c0d8e273235707ecb1821a9e8a2e70669a1739fc1af'
'447714bf41a215b38f8c31418e09bf65145bb3d9427d6966772c9b2b8ae16f1d')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/0a82efbf07d1a9b18a653d8d0f0e01936847978f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/0a82efbf07d1a9b18a653d8d0f0e01936847978f
You're receiving this email because of your account on gitlab.archlinux.org.