summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriboyperson2018-12-06 21:26:55 -0700
committeriboyperson2018-12-06 21:26:55 -0700
commit78f67628ecc05055cd12e50be258a26b1ce5347a (patch)
treeb13aa02f1600b2f7dc1c28db1813647f659bfd69 /PKGBUILD
parent583b69b3a7aa2d63fcda7bebdd158d3dff9db7af (diff)
downloadaur-78f67628ecc05055cd12e50be258a26b1ce5347a.tar.gz
updpkg: 2018.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0acaabc854d..28271af361aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=intellij-idea-community-edition-jre
_appname=jetbrains-idea-ce
-pkgver=2018.3
-_buildver=183.4284.148
+pkgver=2018.3.1
+_buildver=183.4588.61
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=('eff11907e5266b548e1d75b2ec29b3dd'
+md5sums=('b054701bcad34d8517212674ec478a64'
'56d945e72cc22162d5be26af027999dd')
package() {