summaryrefslogtreecommitdiff
path: root/community/intellij-idea-libs
diff options
context:
space:
mode:
Diffstat (limited to 'community/intellij-idea-libs')
-rw-r--r--community/intellij-idea-libs/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/intellij-idea-libs/PKGBUILD b/community/intellij-idea-libs/PKGBUILD
index b7abd60ec..af4f7df07 100644
--- a/community/intellij-idea-libs/PKGBUILD
+++ b/community/intellij-idea-libs/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 81483 2012-12-22 10:23:17Z stativ $
+# $Id: PKGBUILD 82378 2013-01-16 10:38:22Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=intellij-idea-libs
-pkgver=12.0.1
-_pkgver=123.94
+pkgver=12.0.2
+_pkgver=123.123
pkgrel=1
pkgdesc="Architecture dependend libraries needed by the Intellij Idea IDE"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="http://www.jetbrains.org/"
license=('apache')
depends=('glibc')
source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('0641de81781cfb2f122df3b327a902fb')
+md5sums=('64de83782d5b5e0b3f0139cd933b87cd')
build() {
cd "$srcdir"