intellij-idea-community-edition: update to 2023.3.1.
This commit is contained in:
parent
b48a4de290
commit
eee264938f
|
@ -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=2023.3
|
version=2023.3.1
|
||||||
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=822dae9284a9432e110ee36a217d1da508061bf1fc17e38fb59c6912a9c8aef7
|
checksum=7afd70b71e1fcb8280393d59ec58ab72f2ccf369f5d6e0035e6b265600531e4a
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
nopie=yes
|
nopie=yes
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Reference in New Issue