intellij-idea-community-edition: update to 2018.3.1.
This commit is contained in:
parent
00d85b0864
commit
8ba5e66f13
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# 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=2018.3
|
version=2018.3.1
|
||||||
revision=1
|
revision=1
|
||||||
|
only_for_archs="i686 x86_64"
|
||||||
depends="virtual?java-environment giflib libXtst"
|
depends="virtual?java-environment giflib libXtst"
|
||||||
short_desc="Java integrated development environment by JetBrains"
|
short_desc="Java integrated development environment by JetBrains"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.jetbrains.org/"
|
homepage="https://www.jetbrains.org/"
|
||||||
distfiles="https://download.jetbrains.com/idea/ideaIC-${version}-no-jdk.tar.gz"
|
distfiles="https://download.jetbrains.com/idea/ideaIC-${version}-no-jdk.tar.gz"
|
||||||
checksum=cc5dba8522d662c42eb39b0c2ada28c2333289bc655e1aa2c46b86abec11573d
|
checksum=c6bd74e4280c3cf850fd6953a47e0e91ffb882b3b0ca25de12ac745f65a5d3e3
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
nopie=yes
|
nopie=yes
|
||||||
only_for_archs="i686 x86_64"
|
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mv $XBPS_BUILDDIR/idea-IC-* ${wrksrc}
|
mv $XBPS_BUILDDIR/idea-IC-* ${wrksrc}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue