Merge pull request #4549 from crater2150/intellij-idea
intellij-idea-community-edition: update to 2016.2.1
This commit is contained in:
commit
1d084379ab
2 changed files with 3 additions and 3 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.2b
|
version=2016.2.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"
|
||||||
|
@ -8,7 +8,7 @@ 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=9e3e0f4538707da37237106697fff4e0b5ed651085f456671764e1fbc9651bbe
|
checksum=42a96ef8f726a178f19e8638e7d3d4f3f9aa787c6321e3ddec52cc779e50be37
|
||||||
nopie=yes
|
nopie=yes
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
pattern="ideaIC-\K[\d.]+(?=\.tar)"
|
pattern="ideaIC-\K[\d.]+(?=\.tar)"
|
||||||
site="https://confluence.jetbrains.com/display/IntelliJIDEA/Previous+IntelliJ+IDEA+Releases"
|
site="https://data.services.jetbrains.com/products/releases?code=IIU%2CIIC&latest=true&type=release"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue