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

Lukas Jirkovsky stativ at nymeria.archlinux.org
Sat Feb 2 12:19:19 UTC 2013


    Date: Saturday, February 2, 2013 @ 13:19:19
  Author: stativ
Revision: 83518

upgpkg: intellij-idea-community-edition 12.0.3-1

update to 12.0.3

Modified:
  intellij-idea-community-edition/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-02 12:04:06 UTC (rev 83517)
+++ PKGBUILD	2013-02-02 12:19:19 UTC (rev 83518)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Lukas Jirkovsky <l.jirkovsky at gmail.com>
 pkgname=intellij-idea-community-edition
-pkgver=12.0.2
-_pkgver=123.123
+pkgver=12.0.3
+_pkgver=123.155
 pkgrel=1
 pkgdesc="IDE for Java, Groovy and other programming languages with advanced refactoring features"
 arch=('any')
@@ -12,11 +12,11 @@
 install=idea.install
 source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz \
         idea.desktop idea.sh)
-md5sums=('64de83782d5b5e0b3f0139cd933b87cd'
+md5sums=('6a378255d11f1634759d738eef0424fa'
          '29e2d4ab0578a6d44533292bec8843ee'
          'f27bad35ee8e6445ca2f8a591bca895a')
 
-build() {
+package() {
   cd "$srcdir"
 
   install -d -m755 "$pkgdir/"usr/share




More information about the arch-commits mailing list