pycharm-community: update to 2020.1.1.

This commit is contained in:
Adrian Siekierka 2020-05-24 14:45:03 +02:00 committed by Helmut Pozimski
parent 32413e53e1
commit 07c631f4ea

View file

@ -1,6 +1,6 @@
# Template file for 'pycharm-community'
pkgname=pycharm-community
version=2020.1
version=2020.1.1
revision=1
archs="i686 x86_64"
depends="virtual?java-environment giflib libXtst"
@ -9,9 +9,10 @@ maintainer="Felix Van der Jeugt <felix.vanderjeugt@gmail.com>"
license="Apache-2.0"
homepage="https://www.jetbrains.org/pycharm/"
distfiles="https://download-cf.jetbrains.com/python/${pkgname}-${version}.tar.gz"
checksum=1aa49fd01ec9020c288a583ac90e777df3ae5c5dfcf4cc73d93ac7be1284a9d1
checksum=715a6a1fc1638078a36b5b45e36e3dbe1ce097aa974555023b4b3d957d00585c
repository=nonfree
nopie=yes
python_version=3
case "$XBPS_TARGET_MACHINE" in
i686*) broken="/usr/lib/pycharm/bin/libdbm64.so: file format not recognized" ;;