summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2017-12-12 16:58:41 +0100
committerD. Can Celasun2017-12-12 16:58:41 +0100
commitb71136121da032c455a958167b14e0b089577753 (patch)
tree90d3ec6e0b54ad367e96a81e7c594fc9c8d13d66 /PKGBUILD
parent13ba3899e2412533b3f0b62bf33ab5627f09fd98 (diff)
downloadaur-b71136121da032c455a958167b14e0b089577753.tar.gz
Update to 2017.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23fcf8614575..493bdbd47869 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
-_buildver=173.3727.127
+pkgver=2017.3.1
+_buildver=173.3942.27
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=('f75db2b4014d115f185bf867a1e5a6b4dae289444bf74e46b58ad2844e07d325'
+sha256sums=('48510017a099d2cfa72797c8d9224cada0a467bbdbc43f545bd94bf727150a3b'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {