summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07330de1a5ed..1e54a517a045 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: David Keogh <davekeogh@archlinux.us>
pkgname=pycharm-community
-pkgver=2016.3.2
+pkgver=2016.3.3
pkgrel=1
pkgdesc="Powerful Python and Django IDE. Community edition."
arch=('any')
@@ -16,7 +16,7 @@ conflicts=('pycharm' 'pycharm-professional')
provides=('pycharm')
source=(https://download.jetbrains.com/python/$pkgname-$pkgver.tar.gz
'pycharm-community.desktop' )
-sha256sums=('e1092d3692118f9097e4182edfccc76159160353b7d7379cada3249b9e2d4f39'
+sha256sums=('c4d224f25ad3c018705a530fa853ed9234a4d8575208a28bf8d3069f8219537b'
'5ce44b5bee632258749ee7d0df0fd08af446d43715f9ef50cb6889b88232de41')
package() {