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 5b50377974bf..42df88d1f9a4 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.1.191.6183.9
- pkgrel = 2
+ pkgver = 2019.1.191.6183.50
+ pkgrel = 1
epoch = 2
url = http://www.jetbrains.com/pycharm/
arch = any
@@ -13,8 +13,8 @@ pkgbase = pycharm-community-eap
provides = pycharm-community-edition
conflicts = pycharm-community-edition
options = !strip
- source = https://download.jetbrains.com/python/pycharm-community-191.6183.9.tar.gz
- sha256sums = 16d7ac1e3029ceafb0d226f549dd29c6d33d6be93af0ad3fceb1c715e35962ae
+ source = https://download.jetbrains.com/python/pycharm-community-191.6183.50.tar.gz
+ sha256sums = ce881dcc2f5882cbc5e6784653b2296b90c2fb4a4569c4a914eac96b9ea8789c
pkgname = pycharm-community-eap
diff --git a/PKGBUILD b/PKGBUILD
index f7222039a07c..4e698f7c9373 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=pycharm-community-eap
-_buildver=191.6183.9
+_buildver=191.6183.50
_pkgver=2019.1
_eap=n
pkgver=$_pkgver.$_buildver
-pkgrel=2
+pkgrel=1
epoch=2
pkgdesc='Powerful Python and Django IDE, Early Access Program (EAP) build. Community edition.'
arch=(any)