intellij-idea-community-edition: update to 2016.1.2b.
This commit is contained in:
parent
eeddd10c54
commit
50df78f468
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'intellij-idea-community-edition'
|
||||
pkgname=intellij-idea-community-edition
|
||||
version=2016.1
|
||||
version=2016.1.2b
|
||||
revision=1
|
||||
depends="virtual?java-environment giflib libXtst"
|
||||
short_desc="Java integrated development environment"
|
||||
|
@ -8,7 +8,8 @@ maintainer="Adrian Siekierka <asiekierka@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://www.jetbrains.org/"
|
||||
distfiles="http://download.jetbrains.com/idea/ideaIC-${version}.tar.gz"
|
||||
checksum=d8d889c42dfde1f41030e9d3f5850d364109df73a6a35081edc72d7d95f22fbf
|
||||
checksum=9e3e0f4538707da37237106697fff4e0b5ed651085f456671764e1fbc9651bbe
|
||||
nopie=yes
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue