summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2020-07-22 14:05:41 +0100
committerD. Can Celasun2020-07-22 14:05:41 +0100
commitaf4f3948ee9d827535e40abb5003503765d5d202 (patch)
treec5648501b938dfe9100c230b61a37e6815be11ba /PKGBUILD
parentfd17ab35671f6fe5f6e13db0cdd8278330233331 (diff)
downloadaur-af4f3948ee9d827535e40abb5003503765d5d202.tar.gz
[intellij-idea-ultimate-edition] Update to 2020.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2628c99913f5..9707df6b5e83 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=2020.1.3
-_buildver=201.8538.31
+pkgver=2020.1.4
+_buildver=201.8743.12
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=('b238a4613bf87daa67f807381f6c7f951b345e0fb03a7ef1dc3c7c4735f43607'
+sha256sums=('2f25b1e54a927d8267420cc0f510677df757319e3cad4b3ce75e22a9c07fd11b'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {