summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriboyperson2019-01-04 20:10:49 -0700
committeriboyperson2019-01-04 20:10:49 -0700
commit63610545088591258ff178c75880ac5a574a8269 (patch)
treef11f5f4098417af34facf0e3a06943bcb477a0d2 /PKGBUILD
parent78f67628ecc05055cd12e50be258a26b1ce5347a (diff)
downloadaur-63610545088591258ff178c75880ac5a574a8269.tar.gz
updpkg: 2018.3.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28271af361aa..2a2a90481d5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=intellij-idea-community-edition-jre
_appname=jetbrains-idea-ce
-pkgver=2018.3.1
-_buildver=183.4588.61
+pkgver=2018.3.2
+_buildver=183.4886.37
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=('b054701bcad34d8517212674ec478a64'
+md5sums=('7bf14969ca97b574ecb8eb3844d9816e'
'56d945e72cc22162d5be26af027999dd')
package() {