summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmr Hassan2018-01-19 14:03:29 +0100
committerAmr Hassan2018-01-19 14:03:29 +0100
commit31fdb260c7fcdd94471ca3dc5206c1e9b67732f5 (patch)
treea149de764e33dc1da9c8cbe1e95b62d173543377
parent808a1b48d6c7efba9c0930aeb3437db928d29335 (diff)
downloadaur-31fdb260c7fcdd94471ca3dc5206c1e9b67732f5.tar.gz
2017.3.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a17b1308fb51..2912a4c73c02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = intellij-idea-ce
pkgdesc = Intellij Idea IDE (community version) with Intellij JDK
- pkgver = 2017.3.2
+ pkgver = 2017.3.3
pkgrel = 1
url = http://www.jetbrains.com/idea/
arch = any
@@ -9,8 +9,8 @@ pkgbase = intellij-idea-ce
depends = giflib
depends = libxtst
options = !strip
- source = https://download.jetbrains.com/idea/ideaIC-2017.3.2.tar.gz
- md5sums = 1147badeb788dfd441f49678c5a3d077
+ source = https://download.jetbrains.com/idea/ideaIC-2017.3.3.tar.gz
+ md5sums = 073633654cbdaad51b444bfe034c13bc
pkgname = intellij-idea-ce
diff --git a/PKGBUILD b/PKGBUILD
index e5dacd39fb92..99592a9717a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=intellij-idea-ce
_pkgname=idea-IC
-_buildver=173.4127.27
+_buildver=173.4301.25
_veryear=2017
-_verrelease=3.2
+_verrelease=3.3
pkgver=${_veryear}.${_verrelease}
pkgrel=1
pkgdesc="Intellij Idea IDE (community version) with Intellij JDK"
@@ -50,4 +50,4 @@ EOF
ln -s "/opt/${pkgname}/bin/idea.sh" "${pkgdir}/usr/bin/idea-ce-eap"
}
-md5sums=('1147badeb788dfd441f49678c5a3d077')
+md5sums=('073633654cbdaad51b444bfe034c13bc')