summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriboyperson2018-07-14 09:22:58 -0700
committeriboyperson2018-07-14 09:22:58 -0700
commit99ca8e0c08e1ddcffe5434102020c338527b5517 (patch)
tree0ca50b7ccf3e2b6707e2bc756801b292b27b3a26 /PKGBUILD
parentc9547b5d1da0c3fe9e6dc267c700be9c80d5484e (diff)
downloadaur-99ca8e0c08e1ddcffe5434102020c338527b5517.tar.gz
updpkg: 2018.1.6-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75926bd234d3..cd8ad9e9db3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=intellij-idea-community-edition-no-jre
_appname=jetbrains-idea-ce
-pkgver=2018.1.5
-_buildver=181.5281.24
+pkgver=2018.1.6
+_buildver=181.5540.7
pkgrel=1
pkgdesc="Intellij Idea Community Edition without bundled JRE"
arch=('any')
@@ -14,7 +14,7 @@ provides=("$_appname")
conflicts=("$_appname")
source=("https://download.jetbrains.com/idea/ideaIC-$pkgver-no-jdk.tar.gz"
"$_appname.desktop")
-md5sums=('1db5fa793914a0b45afd9e1aeda8b827'
+md5sums=('40ef8692db7780f2394412f3799892ee'
'56d945e72cc22162d5be26af027999dd')
package() {