diff --git a/srcpkgs/intellij-idea-ultimate-edition/template b/srcpkgs/intellij-idea-ultimate-edition/template index ebbaaefb126c5d..bfbd1467ed5ca4 100644 --- a/srcpkgs/intellij-idea-ultimate-edition/template +++ b/srcpkgs/intellij-idea-ultimate-edition/template @@ -1,6 +1,6 @@ # Template file for 'intellij-idea-ultimate-edition' pkgname=intellij-idea-ultimate-edition -version=2025.2 +version=2025.3.1.1 revision=1 archs="x86_64" depends="virtual?java-environment giflib libXtst hicolor-icon-theme" @@ -9,7 +9,7 @@ maintainer="Piekay " license="custom:Commercial" homepage="https://www.jetbrains.org/" distfiles="https://download.jetbrains.com/idea/ideaIU-${version}.tar.gz" -checksum=d28d0d647cf5f0d2eedd49602493be4a3182aec83c73df01b887164f56db0ff4 +checksum=3a064b22961f3f39b866b64b628558e0d0f708d423a3f9565d43f0e81196997b repository=nonfree restricted=yes nopie=yes @@ -17,7 +17,7 @@ python_version=3 skiprdeps="/usr/lib/intellij-idea-ultimate/plugins/Kotlin/bin/linux/LLDBFrontend" post_extract() { - bsdtar xf lib/app-client.jar entry.desktop + bsdtar xf lib/app.jar entry.desktop } post_patch() {