summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2018-12-05 12:19:09 +0100
committerD. Can Celasun2018-12-05 12:19:09 +0100
commit98caaf7b619c4ce9e4ac1c84d5e269cef8e72b82 (patch)
tree98ef43c63c285d928fbb3288cff5c2e2c4684c08 /PKGBUILD
parentc700aa096d0ff7eabac60556e002eb2e28158837 (diff)
downloadaur-98caaf7b619c4ce9e4ac1c84d5e269cef8e72b82.tar.gz
[intellij-idea-ultimate-edition] Update to 2018.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc739c807c2e..617501b50476 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.3
-_buildver=183.4284.148
+pkgver=2018.3.1
+_buildver=183.4588.61
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=('bca38957db9191d8932d79feca899ce4bb4cc8d32d4534de054a6541ac89ab5d'
+sha256sums=('d7a1881bf32f41455149fa71bff0f725320cdf2e9fde68226511e50019a48396'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {