summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriboyperson2018-07-28 23:50:17 -0700
committeriboyperson2018-07-28 23:50:17 -0700
commite70e95a1650e2f099c1b3dc8de2f356fad95d807 (patch)
tree35757a36f016573c46967a007c7739066fc4ae3c /PKGBUILD
parentcba8fb58b00f98fdb035d26836851cbb68382e1d (diff)
downloadaur-e70e95a1650e2f099c1b3dc8de2f356fad95d807.tar.gz
updpkg: 2018.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e86520c9048e..d947b84e07f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=intellij-idea-community-edition-jre
_appname=jetbrains-idea-ce
-pkgver=2018.1.6
-_buildver=181.5540.7
+pkgver=2018.2
+_buildver=182.3684.101
pkgrel=1
pkgdesc="Intellij Idea Community Edition with bundled JRE"
arch=('any')
@@ -14,7 +14,7 @@ provides=("$_appname")
conflicts=("$_appname")
source=("https://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz"
"$_appname.desktop")
-md5sums=('df9c58af67cfa951cc2c18cbbe407a80'
+md5sums=('c05ee8abc50796cbb6bc6b65e6093ea5'
'56d945e72cc22162d5be26af027999dd')
package() {