summaryrefslogtreecommitdiff
path: root/community/intellij-idea-libs/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-19 04:05:50 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-19 04:05:50 +0000
commit8640bbf496b9d8a232da91e1db43466797f86861 (patch)
treefcbf174dda4dcdb7026fd6155851740ed939878f /community/intellij-idea-libs/PKGBUILD
parentbb37a4ecb6bee92615f1312d9907129490105052 (diff)
Wed Mar 19 03:59:18 UTC 2014
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 cd5fc1252..1bde27e52 100644
--- a/community/intellij-idea-libs/PKGBUILD
+++ b/community/intellij-idea-libs/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 105255 2014-02-03 11:44:27Z stativ $
+# $Id: PKGBUILD 107728 2014-03-18 21:42:05Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=intellij-idea-libs
-pkgver=13.0.2
-_pkgver=133.696
+pkgver=13.1
+_pkgver=135.475
pkgrel=1
pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('Apache')
depends=('glibc')
options=(!strip)
source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('ee07c8647c525a1b4ef1fb25550f7598')
+md5sums=('b1ffe55b57afc2447b30e4bf82c3d277')
package() {
[ $CARCH == "x86_64" ] && SUFFIX=64