intellij-idea-ultimate-edition: update to 2020.1.1.
This commit is contained in:
parent
6eb4c78d38
commit
86d33e784d
1 changed files with 4 additions and 3 deletions
|
@ -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 <anton@doubleasoftware.com>"
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue