summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2018-03-13 16:45:04 +0100
committerD. Can Celasun2018-03-13 16:45:04 +0100
commit4ae0703eeb6fc04e5717ee9e2fb01ff30aa79ccb (patch)
tree1b16198f41bc4ee02a1e6a52b50df17f9d159e8f /PKGBUILD
parentaa3925051281f270579fc63ff7801b0b34a80227 (diff)
downloadaur-4ae0703eeb6fc04e5717ee9e2fb01ff30aa79ccb.tar.gz
Update to 2017.3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 570058b452d0..13ab6d45f139 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.4
-_buildver=173.4548.28
+pkgver=2017.3.5
+_buildver=173.4674.33
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=('d1f33796fa317c04e0618a9bd329f944355c3374011815c398384ca5cc57bfbc'
+sha256sums=('52ac5f588a66b2e622953943384047494d0be326abf4f81ba81d81c8f9c3cfce'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {