[arch-commits] Commit in intellij-idea-libs/trunk (PKGBUILD)

Lukas Jirkovsky stativ at archlinux.org
Sat Jul 26 06:43:10 UTC 2014


    Date: Saturday, July 26, 2014 @ 08:43:10
  Author: stativ
Revision: 116356

upgpkg: intellij-idea-libs 1:13.1.4b-1

update to 13.1.4b

Modified:
  intellij-idea-libs/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-25 18:00:13 UTC (rev 116355)
+++ PKGBUILD	2014-07-26 06:43:10 UTC (rev 116356)
@@ -1,9 +1,10 @@
 # $Id$
 # Maintainer: Lukas Jirkovsky <l.jirkovsky at gmail.com>
 pkgname=intellij-idea-libs
-pkgver=13.1.4
-_pkgver=135.1229
+pkgver=13.1.4b
+_pkgver=135.1230
 pkgrel=1
+epoch=1
 pkgdesc="Architecture dependent libraries needed by the Intellij Idea IDE"
 arch=('i686' 'x86_64')
 url="http://www.jetbrains.org/"
@@ -11,7 +12,7 @@
 depends=('glibc')
 options=(!strip)
 source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('44771594016dd02a8906bb7da85fe623')
+md5sums=('4bf083de1693bccc6ed137b44a5f6d2d')
 
 package() {
   [ $CARCH == "x86_64" ] && SUFFIX=64




More information about the arch-commits mailing list