Merge pull request #4213 from asiekierka/idea-update-2016.1.2b
intellij-idea-community-edition: update to 2016.1.2b.
This commit is contained in:
commit
91810756af
1 changed files with 3 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=2016.1
|
version=2016.1.2b
|
||||||
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"
|
||||||
|
@ -8,7 +8,8 @@ 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=d8d889c42dfde1f41030e9d3f5850d364109df73a6a35081edc72d7d95f22fbf
|
checksum=9e3e0f4538707da37237106697fff4e0b5ed651085f456671764e1fbc9651bbe
|
||||||
|
nopie=yes
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue