Merge pull request #3819 from Grauwolf/intellij-idea-community-edition
intellij-idea-community-edition: update to 15.0.4
This commit is contained in:
commit
1cc6f03c70
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'intellij-idea-community-edition'
|
||||
pkgname=intellij-idea-community-edition
|
||||
version=15.0.2
|
||||
version=15.0.4
|
||||
revision=1
|
||||
depends="virtual?java-environment giflib libXtst"
|
||||
short_desc="Java integrated development environment"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Adrian Siekierka <kontakt@asie.pl>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://www.jetbrains.org/"
|
||||
distfiles="http://download.jetbrains.com/idea/ideaIC-${version}.tar.gz"
|
||||
checksum=8c988751871faf94a3f60a34f6360e75ddaec8ea21170e5bb05b1db4f4ca1979
|
||||
checksum=7653edd0687de6948b3c5b128c0683c96f89dea96bedd995a279f4d359816a16
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue