intellij-idea-community-edition: update to 2018.2.2.
This commit is contained in:
parent
753c357714
commit
46714367c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'intellij-idea-community-edition'
|
# Template file for 'intellij-idea-community-edition'
|
||||||
pkgname=intellij-idea-community-edition
|
pkgname=intellij-idea-community-edition
|
||||||
version=2018.2.1
|
version=2018.2.2
|
||||||
revision=1
|
revision=1
|
||||||
depends="virtual?java-environment giflib libXtst"
|
depends="virtual?java-environment giflib libXtst"
|
||||||
short_desc="Java integrated development environment by JetBrains"
|
short_desc="Java integrated development environment by JetBrains"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Adrian Siekierka <kontakt@asie.pl>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.jetbrains.org/"
|
homepage="https://www.jetbrains.org/"
|
||||||
distfiles="https://download.jetbrains.com/idea/ideaIC-${version}-no-jdk.tar.gz"
|
distfiles="https://download.jetbrains.com/idea/ideaIC-${version}-no-jdk.tar.gz"
|
||||||
checksum=5e26c975f12bdda8b02fd592ab9a725a91306db10e84e515787370f4821a4eb7
|
checksum=896a554089ed07d26fdd081d47f84de31a38b16b2fb545a2f346ab2c6d2c7523
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
nopie=yes
|
nopie=yes
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
Loading…
Reference in a new issue