Update intellij-idea-ultimate-edition

This commit is contained in:
Travis Burtrum 2017-06-22 08:54:53 -04:00
parent da3cdb1b0e
commit 4ebece8116
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# Maintainer: Urs Wolfer <uwolfer @ fwo.ch> # Maintainer: Urs Wolfer <uwolfer @ fwo.ch>
pkgname=intellij-idea-ultimate-edition pkgname=intellij-idea-ultimate-edition
pkgver=2017.1.2 pkgver=2017.1.4
_buildver=171.4249.39 _buildver=171.4694.23
pkgrel=2 pkgrel=1
pkgdesc="An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity." pkgdesc="An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity."
arch=('any') arch=('any')
url="https://www.jetbrains.com/idea/" url="https://www.jetbrains.com/idea/"
@ -15,7 +15,7 @@ source=(https://download.jetbrains.com/idea/ideaIU-$pkgver-no-jdk.tar.gz \
intellijidea.sh \ intellijidea.sh \
jetbrains-idea.desktop jetbrains-idea.desktop
) )
sha256sums=('55cb0b0d79b484779c33edb18e969ec683d48867e4bb2014133b54240d49e50e' sha256sums=('44d9f92082799c7094d6d152465b6159a783bcddeafeaabc06eb5fa6f5d2d92f'
'ed7883b33b6fa9f2e303e5549bd238ceb552ec11ca116730271a58aca685229a' 'ed7883b33b6fa9f2e303e5549bd238ceb552ec11ca116730271a58aca685229a'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b') '83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
package() { package() {