Merge pull request #3904 from asiekierka/idea-update-1
intellij-idea-community-edition: update to 2016.1.
This commit is contained in:
commit
d16cd0467b
|
@ -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=15.0.4
|
version=2016.1
|
||||||
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"
|
||||||
maintainer="Adrian Siekierka <kontakt@asie.pl>"
|
maintainer="Adrian Siekierka <asiekierka@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://www.jetbrains.org/"
|
homepage="http://www.jetbrains.org/"
|
||||||
distfiles="http://download.jetbrains.com/idea/ideaIC-${version}.tar.gz"
|
distfiles="http://download.jetbrains.com/idea/ideaIC-${version}.tar.gz"
|
||||||
checksum=7653edd0687de6948b3c5b128c0683c96f89dea96bedd995a279f4d359816a16
|
checksum=d8d889c42dfde1f41030e9d3f5850d364109df73a6a35081edc72d7d95f22fbf
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Reference in New Issue