summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2018-09-18 19:48:38 +0200
committerD. Can Celasun2018-09-18 19:48:38 +0200
commit62f91405b5e3c5fc55d61817b99e0fc41f7f957c (patch)
tree7e14dac03c4e1a37157ef81ce6bf130e2fac4cc0 /PKGBUILD
parent2dcd41fd341b744eded729c8d4975638b8c04482 (diff)
downloadaur-62f91405b5e3c5fc55d61817b99e0fc41f7f957c.tar.gz
[intellij-idea-ultimate-edition] Update to 2018.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a2fc0084680..d1cccf0666e6 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=2018.2.3
-_buildver=182.4323.46
+pkgver=2018.2.4
+_buildver=182.4505.22
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=('185651cb4da263798d2515950a74817a0e76eb9f7c824b8cc85aeefbceb98b00'
+sha256sums=('e8c026327c673877281b829ff2339c36cecf3118b5391852ddf969983637b7d0'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {