summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a3ebbd92bd5..10cb972c71e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Tue Aug 21 20:15:43 UTC 2018
+# Fri Sep 7 05:46:05 UTC 2018
pkgbase = intellij-idea-ultimate-edition
pkgdesc = An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity.
- pkgver = 2018.2.2
+ pkgver = 2018.2.3
pkgrel = 1
url = https://www.jetbrains.com/idea/
arch = any
license = Commercial
options = !strip
- source = https://download.jetbrains.com/idea/ideaIU-2018.2.2.tar.gz
+ source = https://download.jetbrains.com/idea/ideaIU-2018.2.3.tar.gz
source = jetbrains-idea.desktop
- sha256sums = fc76938e9824330a80e8f7e42f4e71f62aef5aa6a806e8e4894ccb58f980f190
+ sha256sums = 185651cb4da263798d2515950a74817a0e76eb9f7c824b8cc85aeefbceb98b00
sha256sums = 83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b
pkgname = intellij-idea-ultimate-edition
diff --git a/PKGBUILD b/PKGBUILD
index df9956968788..2a2fc0084680 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.2
-_buildver=182.4129.33
+pkgver=2018.2.3
+_buildver=182.4323.46
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=('fc76938e9824330a80e8f7e42f4e71f62aef5aa6a806e8e4894ccb58f980f190'
+sha256sums=('185651cb4da263798d2515950a74817a0e76eb9f7c824b8cc85aeefbceb98b00'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {