Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ pycharm-community-edition
Commits:
29d83e47 by Leonidas Spyropoulos at 2024-12-04T10:54:54+00:00
upgpkg: 2024.3-1: new upstream version
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pycharm-community-edition
pkgdesc = Python IDE for Professional Developers
- pkgver = 2024.1.5
- pkgrel = 2
+ pkgver = 2024.3
+ pkgrel = 1
url = https://www.jetbrains.com/pycharm/
arch = x86_64
license = Apache-2.0
@@ -18,8 +18,8 @@ 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/241.18968.29
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/241.18968.29
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=pycharm/243.21565.199
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/243.21565.199
source = pycharm.desktop
source = pycharm.sh
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -5,11 +5,11 @@
# Contributor: David Keogh <[email protected]>
pkgname=pycharm-community-edition
-pkgver=2024.1.5
-_build=241.18968.29
+pkgver=2024.3
+_build=243.21565.199
_jrever=17
_jdkver=17
-pkgrel=2
+pkgrel=1
pkgdesc='Python IDE for Professional Developers'
arch=(x86_64)
options=(!debug)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/29d83e47bbe6775c94d5a563f629a154100deed4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/29d83e47bbe6775c94d5a563f629a154100deed4
You're receiving this email because of your account on gitlab.archlinux.org.