diff --git a/srcpkgs/intellij-idea-ultimate-edition/template b/srcpkgs/intellij-idea-ultimate-edition/template index a32c930b120..ae9c3e10684 100644 --- a/srcpkgs/intellij-idea-ultimate-edition/template +++ b/srcpkgs/intellij-idea-ultimate-edition/template @@ -1,15 +1,15 @@ # Template file for 'intellij-idea-ultimate-edition' pkgname=intellij-idea-ultimate-edition -version=2024.1.2 +version=2024.3 revision=1 archs="x86_64" depends="virtual?java-environment giflib libXtst hicolor-icon-theme" short_desc="Java integrated development environment by JetBrains" -maintainer="Anton Afanasyev " +maintainer="Piekay " license="custom:Commercial" homepage="https://www.jetbrains.org/" distfiles="https://download.jetbrains.com/idea/ideaIU-${version}.tar.gz" -checksum=c50ed70f90c69a7e6eaafab44d926d554aafbd7310608570e4085d97df3bf763 +checksum=c0627c42510bdd25b82127db62997fe6b7b98cc7e30987a83fa0b419692a15c1 repository=nonfree restricted=yes nopie=yes @@ -43,7 +43,6 @@ 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 - rm ${DESTDIR}/usr/lib/intellij-idea-ultimate/lib/async-profiler.jar ln -sf ../lib/intellij-idea-ultimate/bin/idea.sh ${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