pycharm-community: update to 2020.2.3

Closes: #25722 [via git-merge-pr]
This commit is contained in:
Paper 2020-10-18 22:23:04 +02:00 committed by Andrew J. Hesford
parent 4b09e9bdd8
commit a4a2303cf4
2 changed files with 4 additions and 7 deletions

View file

@ -3,4 +3,5 @@ Name=PyCharm
Exec=pycharm %f
Terminal=false
Type=Application
Icon=/usr/lib/pycharm/bin/pycharm.png
Categories=Development;

View file

@ -1,23 +1,19 @@
# Template file for 'pycharm-community'
pkgname=pycharm-community
version=2020.1.4
version=2020.2.3
revision=1
archs="i686 x86_64"
archs="x86_64"
depends="virtual?java-environment giflib libXtst"
short_desc="Python integrated development environment"
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=d0c2d7995937b744e58b5fb3e49f5361ea7734470c841330e870d0fb13ea03e4
checksum=870071ba911d41052e3b94ad97116940b79b411b4ad0aaccebb83b319e621073
repository=nonfree
nopie=yes
python_version=3
case "$XBPS_TARGET_MACHINE" in
i686*) broken="/usr/lib/pycharm/bin/libdbm64.so: file format not recognized" ;;
esac
do_install() {
vmkdir usr/bin
vmkdir usr/share/doc/pycharm