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 2800402ff..516b94be4 100644
--- a/community/intellij-idea-libs/PKGBUILD
+++ b/community/intellij-idea-libs/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 41163 2011-03-04 14:46:04Z stativ $
+# $Id: PKGBUILD 44325 2011-04-05 15:37:14Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=intellij-idea-libs
-pkgver=10.0.2
-_pkgver=103.72
+pkgver=10.0.3
+_pkgver=103.255
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=('2d9d6464562f3c5b2267867c9dc946b2')
+md5sums=('0309a9583febf6d9bfc803c386efcad4')
build() {
cd "$srcdir"