summaryrefslogtreecommitdiff
path: root/community/intellij-idea-libs/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-06 12:13:36 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-06 12:13:36 -0300
commit4a9023500f5b915ccbf556296c756ce3f2faef5b (patch)
tree28258893f8d5094fdb84ede1e97afa36a5276696 /community/intellij-idea-libs/PKGBUILD
parent3dac66779d53dc58badb4f964177f7692c1bd92c (diff)
parentbdb5b3e66f6afa586ea147f69af5e4ba388f7615 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: core/gcc/PKGBUILD extra/shared-mime-info/PKGBUILD extra/smb4k/PKGBUILD libre/audacious-plugins-libre/PKGBUILD multilib/gcc-multilib/PKGBUILD testing/xfig/PKGBUILD
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"