intellij-idea-ultimate-edition: update to 2020.1.1.

This commit is contained in:
Anton Afanasyev 2020-05-04 00:27:07 -07:00 committed by Piotr
parent 6eb4c78d38
commit 86d33e784d

View file

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