summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2019-09-24 16:51:10 +0100
committerD. Can Celasun2019-09-24 16:51:10 +0100
commit15edfccd8df08ec39cf573c8162786df74c582d7 (patch)
treed39f6612033f5f4351174812bbbe1c32af2cc1cb /PKGBUILD
parent5ab7636765eb6037cbe0cfbba5b8b94617781a89 (diff)
downloadaur-15edfccd8df08ec39cf573c8162786df74c582d7.tar.gz
[intellij-idea-ultimate-edition] Update to 2019.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3397ef6c8094..a18e1d0eb49f 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.2.2
-_buildver=192.6603.28
+pkgver=2019.2.3
+_buildver=192.6817.14
pkgrel=2
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=('5b16caa8a495f381b8d72b8c819c701d9cd39ae98efcaf05203d7e40a20fffae'
+sha256sums=('a14fb570dd5b1264bea9463dc211800bc3f789202f27b7926eac5600b983b992'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {