Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ pycharm-community-edition
Commits:
e68e5a7f by Leonidas Spyropoulos at 2024-02-26T23:01:45+00:00
upgpkg: 2023.3.4-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 = 2023.3.3
+ pkgver = 2023.3.4
pkgrel = 1
url = https://www.jetbrains.com/pycharm/
arch = x86_64
@@ -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/233.13763.11
- source =
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/233.13763.11
+ source =
git+https://github.com/JetBrains/intellij-community.git#tag=pycharm/233.14475.56
+ source =
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/233.14475.56
source = pycharm.desktop
source = pycharm.sh
sha256sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
# Contributor: David Keogh <[email protected]>
pkgname=pycharm-community-edition
-pkgver=2023.3.3
-_build=233.13763.11
+pkgver=2023.3.4
+_build=233.14475.56
_jrever=17
_jdkver=17
pkgrel=1
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/e68e5a7f3a0bf67ee0c9611cd6d5942378045f39
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/e68e5a7f3a0bf67ee0c9611cd6d5942378045f39
You're receiving this email because of your account on gitlab.archlinux.org.