summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2021-04-30 18:54:29 +0100
committerD. Can Celasun2021-04-30 18:54:53 +0100
commita9cc375e666780a12085e5ef0ec408cc78eeb5af (patch)
tree3a7de6eb19f60ebacada57dbe9ec18b6a9d24377 /PKGBUILD
parentadde1e721b5abf4462f0c90dde920e74eea480e0 (diff)
downloadaur-a9cc375e666780a12085e5ef0ec408cc78eeb5af.tar.gz
[intellij-idea-ultimate-edition] Update to 2021.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 568cbc75b5d7..8b080f8980f4 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.1
-_buildver=211.6693.111
+pkgver=2021.1.1
+_buildver=211.7142.45
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=('6da2775e43332e42a35afe8d5c3ae9a064880e1ee7386190cf7388886c9dfb52'
+sha256sums=('bf8ec348880de90154e8862c8ec9a9d244ded362041945a24b064f6267c82461'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {