From 4c4f2b533325e1894039b493bed02e6dd55ed22c Mon Sep 17 00:00:00 2001 From: Anton Afanasyev Date: Thu, 23 Jul 2020 23:36:49 -0700 Subject: [PATCH] PhpStorm: update to 2020.1.4. --- srcpkgs/PhpStorm/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/PhpStorm/template b/srcpkgs/PhpStorm/template index af24cfe1603fb4..1910c9cb0f9c83 100644 --- a/srcpkgs/PhpStorm/template +++ b/srcpkgs/PhpStorm/template @@ -1,21 +1,22 @@ # Template file for 'PhpStorm' pkgname=PhpStorm -version=2020.1 +version=2020.1.4 revision=1 archs="i686 x86_64" -wrksrc="PhpStorm-201.6668.153" +wrksrc="PhpStorm-201.8743.18" depends="jetbrains-jdk-bin" short_desc="Lightning-smart PHP IDE" maintainer="Anton Afanasyev " license="custom:Commercial" homepage="https://www.jetbrains.com/phpstorm" distfiles="https://download.jetbrains.com/webide/PhpStorm-${version}.tar.gz" -checksum=48620424341008bad90d6ee877553665bd689fceaddd69059f0400b3a5a478fb +checksum=a23922f5f93bc8df1f2aabbb0f9969e27d28f706c09d18d66d4cc2d56c52ddc9 repository=nonfree restricted=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. noverifyrdeps=yes +python_version=3 post_extract() { # Remove files for other CPU architectures