summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2018-07-13 07:41:23 +0200
committerD. Can Celasun2018-07-13 07:41:23 +0200
commit2c05b81a232bf2b297d3469df0d7afafe87c0efe (patch)
treefe921be8b453ba2f82d8c7ccd7fa253a327878f7 /PKGBUILD
parent5c7e135815418025a0bac4bcd7ef6686d44cae6c (diff)
downloadaur-2c05b81a232bf2b297d3469df0d7afafe87c0efe.tar.gz
[intellij-idea-ultimate-edition] Update to 2018.1.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfa993b9c352..4b2f492a68b2 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=2018.1.5
-_buildver=181.5281.24
+pkgver=2018.1.6
+_buildver=181.5540.7
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=('010cec3753ec3ea9ad5fb96fa584a04a2682896291c21b2d9f575d8f473dc5d5'
+sha256sums=('f3e86997a849aabec38c35f1678bcef348569ac5ae75c2db44df306362b12d26'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {