summaryrefslogtreecommitdiff
path: root/community/intellij-idea-libs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/intellij-idea-libs/PKGBUILD')
-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 dd532825a..eb2a209a4 100644
--- a/community/intellij-idea-libs/PKGBUILD
+++ b/community/intellij-idea-libs/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 61941 2012-01-11 11:33:35Z stativ $
+# $Id: PKGBUILD 63458 2012-02-04 10:12:39Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=intellij-idea-libs
-pkgver=11.0.1
-_pkgver=111.167
+pkgver=11.0.2
+_pkgver=111.277
pkgrel=1
pkgdesc="Architecture dependend libraries needed by the Intellij Idea IDE"
arch=('i686' 'x86_64' 'mips64el')
@@ -10,7 +10,7 @@ url="http://www.jetbrains.org/"
license=('apache')
depends=('glibc')
source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('8bbc18afd0e72a45fc9302001474e1ce')
+md5sums=('156fddbdeba44bb9427c05fe567f7070')
build() {
cd "$srcdir"