summaryrefslogtreecommitdiff
path: root/community/intellij-idea-libs/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-17 00:06:09 -0800
committerroot <root@rshg054.dnsready.net>2013-01-17 00:06:09 -0800
commit4e8c9530dbbf6c8b4c8147cef8fe9845c8898de3 (patch)
tree86de1737558215adb39fdcd56c699257288facca /community/intellij-idea-libs/PKGBUILD
parente1c991185c594db7cc8978ed0239ebca4d37560e (diff)
Thu Jan 17 00:06:09 PST 2013
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 b7abd60ec..af4f7df07 100644
--- a/community/intellij-idea-libs/PKGBUILD
+++ b/community/intellij-idea-libs/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 81483 2012-12-22 10:23:17Z stativ $
+# $Id: PKGBUILD 82378 2013-01-16 10:38:22Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=intellij-idea-libs
-pkgver=12.0.1
-_pkgver=123.94
+pkgver=12.0.2
+_pkgver=123.123
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=('0641de81781cfb2f122df3b327a902fb')
+md5sums=('64de83782d5b5e0b3f0139cd933b87cd')
build() {
cd "$srcdir"