mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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 changed files with 2 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=15.0.2
|
version=15.0.4
|
||||||
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,7 @@ maintainer="Adrian Siekierka <kontakt@asie.pl>"
|
||||||
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=8c988751871faf94a3f60a34f6360e75ddaec8ea21170e5bb05b1db4f4ca1979
|
checksum=7653edd0687de6948b3c5b128c0683c96f89dea96bedd995a279f4d359816a16
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue