summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPMay2021-04-04 07:00:17 +0200
committerPMay2021-04-04 07:00:17 +0200
commit20a1987f34f4b38b6e5884aad9086276927bcce2 (patch)
tree8ae188777329599aed14e79b0bba08ec7f4add48
parent80af3ef544b6a3b767115389a13d2a0e30f29799 (diff)
downloadaur-20a1987f34f4b38b6e5884aad9086276927bcce2.tar.gz
update to 2020.3.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d1774cd6997..d5bc79734ad4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = pycharm-community-jre
pkgdesc = PyCharm Community Edition IDE for Python with bundled JRE
- pkgver = 2020.3.4
+ pkgver = 2020.3.5
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-2020.3.4.tar.gz
+ source = https://download.jetbrains.com/python/pycharm-community-2020.3.5.tar.gz
source = pycharm.desktop
source = pycharm.sh
- sha256sums = 65b792c7ca695ff19b8896de7befc20f533a61394c0828a9c48fc6b1c1820076
+ sha256sums = 9ba38b5f1d60d2587bf59f15cf93607aed724b4b00625c3d7396d89f8aec616d
sha256sums = f727119ec7c8b96820e80712b1ee342de6a94ff72402e8f2d390cbff702f9b21
sha256sums = b6f0518e59c4744ded38de63efba91205bcba406fa74944a1f3a8937566d8acc
diff --git a/PKGBUILD b/PKGBUILD
index 2bafcc134da8..d47c51004b27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip May <eniak.info@gmail.com>
pkgname=pycharm-community-jre
_appname=pycharm-community
-pkgver=2020.3.4
+pkgver=2020.3.5
pkgrel=1
pkgdesc="PyCharm Community Edition IDE for Python with bundled JRE"
arch=(x86_64)
@@ -18,7 +18,7 @@ source=(
)
noextract=()
sha256sums=(
- '65b792c7ca695ff19b8896de7befc20f533a61394c0828a9c48fc6b1c1820076'
+ '9ba38b5f1d60d2587bf59f15cf93607aed724b4b00625c3d7396d89f8aec616d'
'f727119ec7c8b96820e80712b1ee342de6a94ff72402e8f2d390cbff702f9b21'
'b6f0518e59c4744ded38de63efba91205bcba406fa74944a1f3a8937566d8acc'
)