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

Alexander Rødseth arodseth at archlinux.org
Mon Oct 20 14:05:32 UTC 2014


    Date: Monday, October 20, 2014 @ 16:05:32
  Author: arodseth
Revision: 121067

FS#42245

Modified:
  netbeans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-20 13:36:34 UTC (rev 121066)
+++ PKGBUILD	2014-10-20 14:05:32 UTC (rev 121067)
@@ -7,7 +7,7 @@
 pkgname=netbeans
 pkgver=8.0.1
 _subver=201408251540
-pkgrel=2
+pkgrel=3
 pkgdesc='IDE for Java, HTML5, PHP, Groovy, C and C++'
 arch=('any')
 url='http://netbeans.org/'
@@ -29,7 +29,7 @@
 
 prepare() {
   gendesk -f -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" \
-    --custom "StartupWMClass=Netbeans IDE $pkgver"
+    --custom "StartupWMClass=NetBeans IDE $pkgver"
   setconf "$pkgname/bin/$pkgname" basedir "/usr/share/$pkgname"
   #setconf -a "$pkgname/etc/$pkgname.conf" netbeans_jdkhome '"/usr/lib/jvm/default"'
 }



More information about the arch-commits mailing list