summaryrefslogtreecommitdiff
path: root/community/intellij-idea-libs
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-12 00:06:13 -0700
committerroot <root@rshg054.dnsready.net>2013-06-12 00:06:13 -0700
commitdf4e45a41dbb2c5b9600f2c2f824f8e3efbc5bf0 (patch)
treef54aa9c2807350cda9080c77b26961c365927af4 /community/intellij-idea-libs
parentbf794523287bafc14671f83b08f7b22bceadc4bc (diff)
Wed Jun 12 00:06:12 PDT 2013
Diffstat (limited to 'community/intellij-idea-libs')
-rw-r--r--community/intellij-idea-libs/PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/community/intellij-idea-libs/PKGBUILD b/community/intellij-idea-libs/PKGBUILD
index bcf67f648..e77686bc4 100644
--- a/community/intellij-idea-libs/PKGBUILD
+++ b/community/intellij-idea-libs/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 90936 2013-05-15 15:48:29Z stativ $
+# $Id: PKGBUILD 92669 2013-06-11 16:29:42Z andrea $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=intellij-idea-libs
-pkgver=12.1.3
-_pkgver=129.451
+pkgver=12.1.4
+_pkgver=129.713
pkgrel=1
pkgdesc="Architecture dependend libraries needed by the Intellij Idea IDE"
arch=('i686' 'x86_64')
@@ -11,11 +11,9 @@ license=('apache')
depends=('glibc')
options=(!strip)
source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('03aea501b9e1dc87a63a8c30399c4304')
+md5sums=('573815dd7dbb6a66c19f7f77a1bb048f')
package() {
- cd "$srcdir"
-
install -d -m755 "$pkgdir/usr/share/intellijidea-ce/bin"
install -d -m755 "$pkgdir/usr/lib"