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 a307e56b21b9..35687ded9e5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Thu Apr 18 07:04:32 UTC 2019
+# Wed May 8 15:51:28 UTC 2019
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 = 2019.1.1
+ pkgver = 2019.1.2
pkgrel = 1
url = https://www.jetbrains.com/idea/
arch = any
license = Commercial
options = !strip
- source = https://download.jetbrains.com/idea/ideaIU-2019.1.1.tar.gz
+ source = https://download.jetbrains.com/idea/ideaIU-2019.1.2.tar.gz
source = jetbrains-idea.desktop
- sha256sums = 8b56b2f70d8cea53668943c75b95655efccffe8bc7c6903d9e3ff2018b5af274
+ sha256sums = f090f524c01f1a47bdf2d2cfc9dc6be046137466efa14046916eeb9d1467a81b
sha256sums = 83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b
pkgname = intellij-idea-ultimate-edition
diff --git a/PKGBUILD b/PKGBUILD
index c70331a1b76e..a2096809580c 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=2019.1.1
-_buildver=191.6707.61
+pkgver=2019.1.2
+_buildver=191.7141.44
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=('8b56b2f70d8cea53668943c75b95655efccffe8bc7c6903d9e3ff2018b5af274'
+sha256sums=('f090f524c01f1a47bdf2d2cfc9dc6be046137466efa14046916eeb9d1467a81b'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {