intellij-idea-community-edition: update to 2024.3.
This commit is contained in:
parent
f73a9e8b81
commit
4455a77117
|
@ -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=2024.2.2
|
version=2024.3
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
depends="virtual?java-environment giflib libXtst hicolor-icon-theme"
|
depends="virtual?java-environment giflib libXtst hicolor-icon-theme"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
|
||||||
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}.tar.gz"
|
distfiles="https://download.jetbrains.com/idea/ideaIC-${version}.tar.gz"
|
||||||
checksum=b996f6418cd4beb8d77f5f283c0a37108e33b3c822a7d398dfa15b73967595b2
|
checksum=16d4f411b62ddc7747fe11e8fff004bf8d144df4052b8111306fd4cbba8f748c
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
nopie=yes
|
nopie=yes
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Reference in New Issue