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 b4e376f190af..dec124862f2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Thu Dec 28 08:47:22 UTC 2017
+# Tue Jan 16 15:22:55 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 = 2017.3.2
+ pkgver = 2017.3.3
pkgrel = 1
url = https://www.jetbrains.com/idea/
install = intellij-idea-ultimate-edition.install
arch = any
license = Commercial
options = !strip
- source = https://download.jetbrains.com/idea/ideaIU-2017.3.2.tar.gz
+ source = https://download.jetbrains.com/idea/ideaIU-2017.3.3.tar.gz
source = jetbrains-idea.desktop
- sha256sums = ac87f00d467f002ed7ab3b94956d71ef493cd25f7ae7dcfa2e0cab9c4e8e9fd0
+ sha256sums = 05a7382ad5f04a64f0caa10c14af61c0270cf8a2ac25bb2c14a52536c3587e55
sha256sums = 83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b
pkgname = intellij-idea-ultimate-edition
diff --git a/PKGBUILD b/PKGBUILD
index 13ecc32592e4..add47cfd2b9e 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=2017.3.2
-_buildver=173.4127.27
+pkgver=2017.3.3
+_buildver=173.4301.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."
@@ -13,7 +13,7 @@ options=(!strip)
install=$pkgbase.install
source=("https://download.jetbrains.com/idea/ideaIU-$pkgver.tar.gz"
"jetbrains-idea.desktop")
-sha256sums=('ac87f00d467f002ed7ab3b94956d71ef493cd25f7ae7dcfa2e0cab9c4e8e9fd0'
+sha256sums=('05a7382ad5f04a64f0caa10c14af61c0270cf8a2ac25bb2c14a52536c3587e55'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {