summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriboyperson2019-02-27 20:24:53 -0700
committeriboyperson2019-02-27 20:24:53 -0700
commit8b665f72e90f179b4acdd20ff8d6cafb80879914 (patch)
tree2f2f7b75f6ac185dfc5dc1604162e0dce39ac6ee /PKGBUILD
parent63610545088591258ff178c75880ac5a574a8269 (diff)
downloadaur-8b665f72e90f179b4acdd20ff8d6cafb80879914.tar.gz
updpkg: 2018.3.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a2a90481d5b..c8e1127d74da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
pkgname=intellij-idea-community-edition-jre
_appname=jetbrains-idea-ce
-pkgver=2018.3.2
-_buildver=183.4886.37
+pkgver=2018.3.5
+_buildver=183.5912.21
pkgrel=1
pkgdesc="Intellij Idea Community Edition with bundled JRE"
arch=('any')
url="http://www.jetbrains.com/idea/"
license=("Apache2")
-depends=("giflib" "libxtst")
+depends=('giflib' 'libxtst' 'python' 'sh' 'ttf-font' 'libdbusmenu-glib')
provides=("$_appname")
conflicts=("$_appname")
source=("https://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz"
"$_appname.desktop")
-md5sums=('7bf14969ca97b574ecb8eb3844d9816e'
+md5sums=('cc013fd4f8608ec8815c60f713b5fe24'
'56d945e72cc22162d5be26af027999dd')
package() {