summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2022-03-17 11:17:34 +0000
committerD. Can Celasun2022-03-17 11:17:34 +0000
commit7a425737f384787b2e2574f8169cab73ff117acb (patch)
treef1623d00dd7183d6da61ee220e5c00f030c7b920 /PKGBUILD
parent8c292e992c9727e96d762051f485bc591ae6f6b0 (diff)
downloadaur-7a425737f384787b2e2574f8169cab73ff117acb.tar.gz
[intellij-idea-ultimate-edition] Update to 2021.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2870435026a6..3266d176a083 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=intellij-idea-ultimate-edition
pkgname=(intellij-idea-ultimate-edition intellij-idea-ultimate-edition-jre)
-pkgver=2021.3.2
-_buildver=213.6777.52
+pkgver=2021.3.3
+_buildver=213.7172.25
pkgrel=1
arch=('any')
pkgdesc="An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity."
@@ -12,7 +12,7 @@ license=('Commercial')
options=(!strip)
source=("https://download.jetbrains.com/idea/ideaIU-$pkgver.tar.gz"
"jetbrains-idea.desktop")
-sha256sums=('0b3230fbd899cc82377c2be0fb036337202f341c3c236252dd8eedc37248341c'
+sha256sums=('cdf65a9900f4436da5306ad2eb27f2b32346b3d56e8f07aac6815b402b1d6c99'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {
@@ -22,7 +22,7 @@ prepare() {
}
package_intellij-idea-ultimate-edition() {
- backup=("opt/$pkgname/bin/idea.vmoptions" "opt/${pkgname}/bin/idea64.vmoptions" "opt/${pkgname}/bin/idea.properties")
+ backup=("opt/${pkgname}/bin/idea64.vmoptions" "opt/${pkgname}/bin/idea.properties")
depends=('giflib' 'libxtst')
optdepends=(
'intellij-idea-ultimate-edition-jre: JetBrains custom JRE (Recommended)' 'java-environment: Required if intellij-idea-ultimate-edition-jre is not installed'