[arch-commits] Commit in netbeans/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sat Feb 20 21:01:43 UTC 2016


    Date: Saturday, February 20, 2016 @ 22:01:43
  Author: arodseth
Revision: 162891

upgpkg: netbeans 8.1-2

Modified:
  netbeans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-20 20:49:50 UTC (rev 162890)
+++ PKGBUILD	2016-02-20 21:01:43 UTC (rev 162891)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Timm Preetz <timm at preetz.us>
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 # Contributor: Ben Wolsieffer <benwolsieffer at gmail.com>
@@ -7,7 +7,7 @@
 pkgname=netbeans
 pkgver=8.1
 _subver=201510222201
-pkgrel=1
+pkgrel=2
 pkgdesc='IDE for Java, HTML5, PHP, Groovy, C and C++'
 arch=('any')
 url='http://netbeans.org/'
@@ -29,7 +29,8 @@
 
 prepare() {
   gendesk -f -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" \
-    --custom "StartupWMClass=NetBeans IDE $pkgver" --name "NetBeans"
+    --custom "StartupWMClass=NetBeans IDE $pkgver" --name "NetBeans" \
+    --exec 'netbeans %f' --startupnotify true
   setconf "$pkgname/bin/$pkgname" basedir "/usr/share/$pkgname"
 }
 



More information about the arch-commits mailing list