mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
intellij-idea-community-edition: update to 2016.2.5.
This commit is contained in:
parent
11b1043230
commit
3ec94ca6e0
1 changed files with 4 additions and 4 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=2016.2.1
|
version=2016.2.5
|
||||||
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 <asiekierka@gmail.com>"
|
maintainer="Adrian Siekierka <asiekierka@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://www.jetbrains.org/"
|
homepage="https://www.jetbrains.org/"
|
||||||
distfiles="http://download.jetbrains.com/idea/ideaIC-${version}.tar.gz"
|
distfiles="https://download.jetbrains.com/idea/ideaIC-${version}.tar.gz"
|
||||||
checksum=42a96ef8f726a178f19e8638e7d3d4f3f9aa787c6321e3ddec52cc779e50be37
|
checksum=1bccc6689c5a140cc8e3b6496a07c7c7c2d2b403034aaff98ace0c9badd63734
|
||||||
nopie=yes
|
nopie=yes
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue