PhpStorm: update to 2020.1.4.

This commit is contained in:
Anton Afanasyev 2020-07-23 23:36:49 -07:00 committed by Piotr
parent b0094ebd14
commit be0e025e16

View file

@ -1,21 +1,22 @@
# Template file for 'PhpStorm' # Template file for 'PhpStorm'
pkgname=PhpStorm pkgname=PhpStorm
version=2020.1 version=2020.1.4
revision=1 revision=1
archs="i686 x86_64" archs="i686 x86_64"
wrksrc="PhpStorm-201.6668.153" wrksrc="PhpStorm-201.8743.18"
depends="jetbrains-jdk-bin" depends="jetbrains-jdk-bin"
short_desc="Lightning-smart PHP IDE" short_desc="Lightning-smart PHP IDE"
maintainer="Anton Afanasyev <anton@doubleasoftware.com>" maintainer="Anton Afanasyev <anton@doubleasoftware.com>"
license="custom:Commercial" license="custom:Commercial"
homepage="https://www.jetbrains.com/phpstorm" homepage="https://www.jetbrains.com/phpstorm"
distfiles="https://download.jetbrains.com/webide/PhpStorm-${version}.tar.gz" distfiles="https://download.jetbrains.com/webide/PhpStorm-${version}.tar.gz"
checksum=48620424341008bad90d6ee877553665bd689fceaddd69059f0400b3a5a478fb checksum=a23922f5f93bc8df1f2aabbb0f9969e27d28f706c09d18d66d4cc2d56c52ddc9
repository=nonfree repository=nonfree
restricted=yes restricted=yes
nopie=yes nopie=yes
# JetBrains' tools are self-sufficient and while they include code that appears to be linked to libs from other packages, these libs are either included in the tool package, or the code works by looking for one of several supported libs. # JetBrains' tools are self-sufficient and while they include code that appears to be linked to libs from other packages, these libs are either included in the tool package, or the code works by looking for one of several supported libs.
noverifyrdeps=yes noverifyrdeps=yes
python_version=3
post_extract() { post_extract() {
# Remove files for other CPU architectures # Remove files for other CPU architectures