summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoriboyperson2019-03-27 21:49:33 -0700
committeriboyperson2019-03-27 21:49:33 -0700
commit8066fb12202e9ebbc9f0d7eae8fd59bb5215c31b (patch)
treea90d682133a0a5dced0ab29825923281346dcd30 /PKGBUILD
parente8aee4b6b4dc63ec46ed14c5f0bf5cc6c3f7caf0 (diff)
downloadaur-8066fb12202e9ebbc9f0d7eae8fd59bb5215c31b.tar.gz
updpkg: 2019.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8cdffc650f77..b1489ddd8c8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=intellij-idea-community-edition-no-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 without bundled JRE"
arch=('any')
@@ -12,9 +12,9 @@ license=("Apache2")
depends=('giflib' 'libxtst' 'java-environment' 'python' 'sh' 'ttf-font' 'libdbusmenu-glib')
provides=("$_appname")
conflicts=("$_appname")
-source=("https://download.jetbrains.com/idea/ideaIC-$pkgver-no-jdk.tar.gz"
+source=("https://download.jetbrains.com/idea/ideaIC-$pkgver-no-jbr.tar.gz"
"$_appname.desktop")
-md5sums=('5ff22349b88aff2e7b00a88a1adf776a'
+md5sums=('1ecbae5afcbb3d3a04d5203d23b33ec6'
'56d945e72cc22162d5be26af027999dd')
package() {