summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriboyperson2019-03-27 21:49:43 -0700
committeriboyperson2019-03-27 21:49:43 -0700
commit11d6bd1ee4bb02ded20d8aa62106a111324e7504 (patch)
tree70158eb461d2714388486f5c6b46a45c2799eecd /PKGBUILD
parenta4c0440c379ee81168267873211f08bee81bd191 (diff)
downloadaur-11d6bd1ee4bb02ded20d8aa62106a111324e7504.tar.gz
updpkg: 2019.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8e1127d74da..e45050947dd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=intellij-idea-community-edition-jre
_appname=jetbrains-idea-ce
-pkgver=2018.3.5
-_buildver=183.5912.21
+pkgver=2019.1
+_buildver=191.6183.87
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=('cc013fd4f8608ec8815c60f713b5fe24'
+md5sums=('19aede0c1980447f398c1601ea3d8e8b'
'56d945e72cc22162d5be26af027999dd')
package() {