diff --git a/srcpkgs/intellij-idea-ultimate-edition/template b/srcpkgs/intellij-idea-ultimate-edition/template index 4529645e4a8..ebbaaefb126 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.1.2 +version=2025.2 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=1e675bda1314ae914b64b31a22309ba2eba6f35e6659e53d4b291e73c2fb856b +checksum=d28d0d647cf5f0d2eedd49602493be4a3182aec83c73df01b887164f56db0ff4 repository=nonfree restricted=yes nopie=yes @@ -43,7 +43,7 @@ do_install() { vcopy jbr usr/lib/intellij-idea-ultimate vcopy license usr/share/doc/intellij-idea-ultimate rm ${DESTDIR}/usr/lib/intellij-idea-ultimate/lib/async-profiler -rf - ln -sf ../lib/intellij-idea-ultimate/bin/idea.sh ${DESTDIR}/usr/bin/idea-ultimate + ln -sf ../lib/intellij-idea-ultimate/bin/idea ${DESTDIR}/usr/bin/idea-ultimate ln -sf ../../lib/intellij-idea-ultimate/bin/idea.png ${DESTDIR}/usr/share/pixmaps/idea-ultimate.png ln -sf ../../lib/intellij-idea-ultimate/bin/idea.svg ${DESTDIR}/usr/share/icons/hicolor/scalable/apps/idea-ultimate.svg vinstall entry.desktop 644 usr/share/applications idea-ultimate.desktop