summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 717f631efe1a..0b2e012a06d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = pycharm-community-eap
pkgdesc = Powerful Python and Django IDE, Early Access Program (EAP) build. Community edition.
- pkgver = 2019.3.193.5233.109
+ pkgver = 2019.3.1.193.5662.18
pkgrel = 1
- epoch = 4
+ epoch = 5
url = http://www.jetbrains.com/pycharm/
arch = any
license = Apache
@@ -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-2019.3.tar.gz
- sha256sums = c41dbf3925a7ecbbe5ce3d5f4389cab686efda81757e6e48c21e9a6f6ce660b2
+ source = https://download.jetbrains.com/python/pycharm-community-193.5662.18.tar.gz
+ sha256sums = a1ba6ca3a2d4e9764c5d26d0bbaba46d7e86b03a4db0715bec7660d2b00ad4d7
pkgname = pycharm-community-eap
diff --git a/PKGBUILD b/PKGBUILD
index 5099c3f52184..791e1cdb0ccf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
pkgname=pycharm-community-eap
-_buildver=193.5233.109
-_pkgver=2019.3
-_eap=n
+_buildver=193.5662.18
+_pkgver=2019.3.1
+_eap=y
pkgver=$_pkgver.$_buildver
pkgrel=1
-epoch=4
+epoch=5
pkgdesc='Powerful Python and Django IDE, Early Access Program (EAP) build. Community edition.'
arch=(any)
options=('!strip')