Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ pycharm-community-edition
Commits:
a60d4b52 by Leonidas Spyropoulos at 2025-09-22T21:12:29+01:00
upgpkg: 2025.2.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pycharm-community-edition
pkgdesc = Python IDE for Professional Developers
- pkgver = 2025.2.1.1
+ pkgver = 2025.2.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/252.25557.178
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/252.25557.178
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=pycharm/252.26199.168
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/252.26199.168
source = pycharm.desktop
source = pycharm.sh
- sha256sums =
342f8a2dea0f9cb220912f23c465ea477325dd9cefce31fda8a21d4ba5fadcca
- sha256sums =
4ce53bbedfcd4792cd9df62079ab99642149bdb418c9062a3cd1444cd10c5ed8
+ sha256sums =
b44b255e107bbd4782adb90985d2cde8cff117e0cc6f6402eac9f2c104ff9fc6
+ sha256sums =
d8e3187fd2d7e93f2627de9a75558aa731dd394c2af6145ee606009d2d8f9ec9
sha256sums =
70ae8df10243db2dbc454c0d8e273235707ecb1821a9e8a2e70669a1739fc1af
sha256sums =
447714bf41a215b38f8c31418e09bf65145bb3d9427d6966772c9b2b8ae16f1d
=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
# Contributor: Matthias Mailänder <[email protected]>
pkgname=pycharm-community-edition
-pkgver=2025.2.1.1
-_build=252.25557.178
+pkgver=2025.2.2
+_build=252.26199.168
_jrever=17
_jdkver=17
pkgrel=1
@@ -41,8 +41,8 @@ source=(
pycharm.sh
# enable-no-jdr.patch
)
-sha256sums=('342f8a2dea0f9cb220912f23c465ea477325dd9cefce31fda8a21d4ba5fadcca'
- '4ce53bbedfcd4792cd9df62079ab99642149bdb418c9062a3cd1444cd10c5ed8'
+sha256sums=('b44b255e107bbd4782adb90985d2cde8cff117e0cc6f6402eac9f2c104ff9fc6'
+ 'd8e3187fd2d7e93f2627de9a75558aa731dd394c2af6145ee606009d2d8f9ec9'
'70ae8df10243db2dbc454c0d8e273235707ecb1821a9e8a2e70669a1739fc1af'
'447714bf41a215b38f8c31418e09bf65145bb3d9427d6966772c9b2b8ae16f1d')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/a60d4b52c58566497137d5280bfd70ef1d0aa0ab
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/a60d4b52c58566497137d5280bfd70ef1d0aa0ab
You're receiving this email because of your account on gitlab.archlinux.org.