diff --git a/srcpkgs/intellij-idea-ultimate-edition/template b/srcpkgs/intellij-idea-ultimate-edition/template index ecf3ce1b89e..fd7f02ca2cf 100644 --- a/srcpkgs/intellij-idea-ultimate-edition/template +++ b/srcpkgs/intellij-idea-ultimate-edition/template @@ -1,21 +1,22 @@ # Template file for 'intellij-idea-ultimate-edition' pkgname=intellij-idea-ultimate-edition -version=2020.1 +version=2020.1.1 revision=1 archs="i686 x86_64" -wrksrc="idea-IU-201.6668.121" +wrksrc="idea-IU-201.7223.91" depends="giflib libXtst jetbrains-jdk-bin" short_desc="Most intelligent Java IDE" maintainer="Anton Afanasyev " license="custom:Commercial" homepage="https://www.jetbrains.com/idea" distfiles="https://download.jetbrains.com/idea/ideaIU-${version}-no-jbr.tar.gz" -checksum=dd60275b1643751944ca09081552cabf46785e23d4145d35ff2a11fa59ad3153 +checksum=0e828f5f6a58287bf4913be72ec663117e7b0a6fba92631bbb1589eb0e93708e 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 OSes