summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPMay2022-12-02 20:14:06 +0100
committerPMay2022-12-02 20:14:06 +0100
commit51717e78975ea70904b7703b452d521aa964fbab (patch)
tree87b23bbb5a6007518d908655d3779589b70502b2
parentad421cda8ab9db99a137abe40cfa851b6aa2983e (diff)
downloadaur-51717e78975ea70904b7703b452d521aa964fbab.tar.gz
update to 2022.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 347288fd379d..f371a8bfc986 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = pycharm-community-jre
pkgdesc = PyCharm Community Edition IDE for Python with bundled JRE
- pkgver = 2022.2.4
+ pkgver = 2022.3
pkgrel = 1
url = https://www.jetbrains.com/pycharm/
arch = x86_64
license = APACHE
conflicts = pycharm-community-eap
conflicts = pycharm-community-edition
- source = https://download.jetbrains.com/python/pycharm-community-2022.2.4.tar.gz
+ source = https://download.jetbrains.com/python/pycharm-community-2022.3.tar.gz
source = pycharm.desktop
source = pycharm.sh
- sha256sums = 5f10f855a562877f76d3470c123323e2ff40ecbef65aae14730b6cf25c2d9216
+ sha256sums = 2a23e3e6c38dd970545634dd6de79eb7f075df7bd782d3b3c8047d670f1261b7
sha256sums = f727119ec7c8b96820e80712b1ee342de6a94ff72402e8f2d390cbff702f9b21
sha256sums = b6f0518e59c4744ded38de63efba91205bcba406fa74944a1f3a8937566d8acc
diff --git a/PKGBUILD b/PKGBUILD
index a964a08b775f..cfd62cc1ad94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip May <eniak.info@gmail.com>
pkgname=pycharm-community-jre
_appname=pycharm-community
-pkgver=2022.2.4
+pkgver=2022.3
pkgrel=1
pkgdesc="PyCharm Community Edition IDE for Python with bundled JRE"
arch=(x86_64)
@@ -18,7 +18,7 @@ source=(
)
noextract=()
sha256sums=(
- '5f10f855a562877f76d3470c123323e2ff40ecbef65aae14730b6cf25c2d9216'
+ '2a23e3e6c38dd970545634dd6de79eb7f075df7bd782d3b3c8047d670f1261b7'
'f727119ec7c8b96820e80712b1ee342de6a94ff72402e8f2d390cbff702f9b21'
'b6f0518e59c4744ded38de63efba91205bcba406fa74944a1f3a8937566d8acc'
)