summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoriboyperson2018-08-24 22:27:39 -0700
committeriboyperson2018-08-24 22:27:39 -0700
commit1894541f4ea959f08444670b33851e6cae452e02 (patch)
treed361acf94c024eda7d3a340364042897890c21a0
parent489a02afdaa9e8052c248e48469ec4b121ea8d74 (diff)
downloadaur-1894541f4ea959f08444670b33851e6cae452e02.tar.gz
updpkg: 2018.2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03c64ea44d60..3f26a49b9dd9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = intellij-idea-community-edition-no-jre
pkgdesc = Intellij Idea Community Edition without bundled JRE
- pkgver = 2018.2.1
+ pkgver = 2018.2.2
pkgrel = 1
url = http://www.jetbrains.com/idea/
arch = any
@@ -10,7 +10,7 @@ pkgbase = intellij-idea-community-edition-no-jre
depends = java-environment
provides = jetbrains-idea-ce
conflicts = jetbrains-idea-ce
- source = https://download.jetbrains.com/idea/ideaIC-2018.2.1-no-jdk.tar.gz
+ source = https://download.jetbrains.com/idea/ideaIC-2018.2.2-no-jdk.tar.gz
source = jetbrains-idea-ce.desktop
md5sums = e16c8eecbd4ec1ef7d68232743b1e119
md5sums = 56d945e72cc22162d5be26af027999dd
diff --git a/PKGBUILD b/PKGBUILD
index 43cf2e3cca82..6593994688a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=intellij-idea-community-edition-no-jre
_appname=jetbrains-idea-ce
-pkgver=2018.2.1
-_buildver=182.3911.36
+pkgver=2018.2.2
+_buildver=182.4129.33
pkgrel=1
pkgdesc="Intellij Idea Community Edition without bundled JRE"
arch=('any')