summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2021-06-01 15:56:58 +0100
committerD. Can Celasun2021-06-01 15:57:54 +0100
commit88b7549c433a7a2fbc9c6a3a17387f76e0e7bf98 (patch)
treec90032d3ea5ecd5ef91374326ff550a67233e5c0 /PKGBUILD
parenta9cc375e666780a12085e5ef0ec408cc78eeb5af (diff)
downloadaur-88b7549c433a7a2fbc9c6a3a17387f76e0e7bf98.tar.gz
[intellij-idea-ultimate-edition] Update to 2021.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b080f8980f4..35c82c02347c 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.1
-_buildver=211.7142.45
+pkgver=2021.1.2
+_buildver=211.7442.40
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=('bf8ec348880de90154e8862c8ec9a9d244ded362041945a24b064f6267c82461'
+sha256sums=('e90e814c9ef629c35bd6aa95b63c5fc48d8eaba78b41deed2557902f7021871f'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {