intellij-idea-community-edition: update to 18.1.3.
This commit is contained in:
parent
c2d7362bc4
commit
06cdf8af9a
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# 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.1.1
|
version=2018.1.3
|
||||||
revision=1
|
revision=1
|
||||||
depends="virtual?java-environment giflib libXtst"
|
depends="virtual?java-environment giflib libXtst"
|
||||||
short_desc="Java integrated development environment"
|
short_desc="Java integrated development environment by JetBrains"
|
||||||
maintainer="Adrian Siekierka <kontakt@asie.pl>"
|
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=c882dee60b7927ca9b2ccb13a46cff4c3ecc688d7e7eec9c53878a801ab1d5b6
|
checksum=7264dfc08edfd7c298fac0bd61403a872978f8dc60bb8fac7cbc608c11c459c2
|
||||||
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