summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f0f081c7af8..1f448a1c2cf3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pycharm-community-eap
pkgdesc = Powerful Python and Django IDE, Early Access Program (EAP) build. Community edition.
- pkgver = 2019.3.193.5233.15
- pkgrel = 2
+ pkgver = 2019.3.193.5233.62
+ pkgrel = 1
epoch = 4
url = http://www.jetbrains.com/pycharm/
arch = any
@@ -12,8 +12,8 @@ pkgbase = pycharm-community-eap
provides = pycharm-community-edition
conflicts = pycharm-community-edition
options = !strip
- source = https://download.jetbrains.com/python/pycharm-community-193.5233.15.tar.gz
- sha256sums = e601485f1f75cd0a9f9994bfd4ddab268db634959b4e71c474917fce610d81e8
+ source = https://download.jetbrains.com/python/pycharm-community-193.5233.62.tar.gz
+ sha256sums = 20eef79791f53f3d98b750f5369dac6b5ab0ae2781fb7b7bfcdfc4c0351e0585
pkgname = pycharm-community-eap
diff --git a/PKGBUILD b/PKGBUILD
index ab61c76ae2a6..470f297b1921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=pycharm-community-eap
-_buildver=193.5233.15
+_buildver=193.5233.62
_pkgver=2019.3
_eap=y
pkgver=$_pkgver.$_buildver
-pkgrel=2
+pkgrel=1
epoch=4
pkgdesc='Powerful Python and Django IDE, Early Access Program (EAP) build. Community edition.'
arch=(any)