summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKr1ss2019-10-31 21:32:46 +0100
committerKr1ss2019-10-31 21:32:46 +0100
commit2b9e4330c2c09e3da56921187f7fb549f04b4ca6 (patch)
treec4ed5a995c36d5665905eae8115696b18b89daa1
parente18ffd687b674e8c865e8f1bea3ef1974943ee93 (diff)
downloadaur-2b9e4330c2c09e3da56921187f7fb549f04b4ca6.tar.gz
v2019.3 (EAP 7)
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4222e0aa59f..ee972a999e8d 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.4778.18
- pkgrel = 2
+ pkgver = 2019.3.193.4932.14
+ 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.4778.18.tar.gz
- sha256sums = 47d2eb530c62e8dac730a2b09e25e8efadb1034e2c1569f2d622824e6e6fbffe
+ source = https://download.jetbrains.com/python/pycharm-community-193.4932.14.tar.gz
+ sha256sums = 04a708398314f74c7875a5e01e0742b351139ebbbe4c4cbcfd1cd87c02517830
pkgname = pycharm-community-eap
diff --git a/PKGBUILD b/PKGBUILD
index 84609378e559..066ad6f867b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=pycharm-community-eap
-_buildver=193.4778.18
+_buildver=193.4932.14
_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)