summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriboyperson2018-08-08 23:04:38 -0700
committeriboyperson2018-08-08 23:04:38 -0700
commit7a07c276693ac0bccb67ab3587a090c4183e8e99 (patch)
tree08c4b7dacfb2f3f9b0ea5303a26b419ab018bf63 /PKGBUILD
parente70e95a1650e2f099c1b3dc8de2f356fad95d807 (diff)
downloadaur-7a07c276693ac0bccb67ab3587a090c4183e8e99.tar.gz
updpkg: 2018.2.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d947b84e07f4..49ec9400ba9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=intellij-idea-community-edition-jre
_appname=jetbrains-idea-ce
-pkgver=2018.2
-_buildver=182.3684.101
+pkgver=2018.2.1
+_buildver=182.3911.36
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=('c05ee8abc50796cbb6bc6b65e6093ea5'
+md5sums=('7e9f9bf36acb2e2e5f62b88e81337e92'
'56d945e72cc22162d5be26af027999dd')
package() {