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 32c577c17831..eb6e7f8f332c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: David Keogh <davekeogh@archlinux.us>
pkgname=pycharm-community
-pkgver=2017.1.3
+pkgver=2017.1.4
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=('6dedbf06c62490047b5d8a539c94af89affc80048f4cf79eea25d29f50894a1b'
+sha256sums=('1e69ab29215a9c8c4626de6727df433ae0d9f6ed46eba2a6f48ffa52c2b04256'
'5ce44b5bee632258749ee7d0df0fd08af446d43715f9ef50cb6889b88232de41')
package() {