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 516b94be4..7bb76768d 100644
--- a/community/intellij-idea-libs/PKGBUILD
+++ b/community/intellij-idea-libs/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 44325 2011-04-05 15:37:14Z stativ $
+# $Id: PKGBUILD 47243 2011-05-19 13:26:51Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=intellij-idea-libs
-pkgver=10.0.3
-_pkgver=103.255
+pkgver=10.5
+_pkgver=107.105
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=('0309a9583febf6d9bfc803c386efcad4')
+md5sums=('365d1a5ee9255175065c764d634b3698')
build() {
cd "$srcdir"