summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPMay2022-03-26 18:51:10 +0100
committerPMay2022-03-26 18:51:10 +0100
commit0d22ae7ad35d7bc24275de71bf79ba82e28ed560 (patch)
tree1330ea387f474b14f124aa16691365faae8e8cda
parent2484ec3d565cc16ed39245762591b134a2b2ac9c (diff)
downloadaur-0d22ae7ad35d7bc24275de71bf79ba82e28ed560.tar.gz
update to 2021.3.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37d6781a2166..799f794afee2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = pycharm-community-jre
pkgdesc = PyCharm Community Edition IDE for Python with bundled JRE
- pkgver = 2021.3.2
+ pkgver = 2021.3.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-2021.3.2.tar.gz
+ source = https://download.jetbrains.com/python/pycharm-community-2021.3.3.tar.gz
source = pycharm.desktop
source = pycharm.sh
- sha256sums = f1ae01f471d01c6f09aab0a761c6dea9834ef584f2aaf6d6ebecdce6b55a66e8
+ sha256sums = 06ef4152d59b97da1186cdf288588d20d69a689fe75b2140130fa5d8326d07ad
sha256sums = f727119ec7c8b96820e80712b1ee342de6a94ff72402e8f2d390cbff702f9b21
sha256sums = b6f0518e59c4744ded38de63efba91205bcba406fa74944a1f3a8937566d8acc
diff --git a/PKGBUILD b/PKGBUILD
index 8f3e887fdba6..31ee1922a481 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip May <eniak.info@gmail.com>
pkgname=pycharm-community-jre
_appname=pycharm-community
-pkgver=2021.3.2
+pkgver=2021.3.3
pkgrel=1
pkgdesc="PyCharm Community Edition IDE for Python with bundled JRE"
arch=(x86_64)
@@ -18,7 +18,7 @@ source=(
)
noextract=()
sha256sums=(
- 'f1ae01f471d01c6f09aab0a761c6dea9834ef584f2aaf6d6ebecdce6b55a66e8'
+ '06ef4152d59b97da1186cdf288588d20d69a689fe75b2140130fa5d8326d07ad'
'f727119ec7c8b96820e80712b1ee342de6a94ff72402e8f2d390cbff702f9b21'
'b6f0518e59c4744ded38de63efba91205bcba406fa74944a1f3a8937566d8acc'
)