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

Alexander Rødseth arodseth at nymeria.archlinux.org
Sat Jun 15 08:57:12 UTC 2013


    Date: Saturday, June 15, 2013 @ 10:57:11
  Author: arodseth
Revision: 92792

upgpkg: netbeans 7.3.1-1

Modified:
  netbeans/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-15 08:44:39 UTC (rev 92791)
+++ PKGBUILD	2013-06-15 08:57:11 UTC (rev 92792)
@@ -4,9 +4,9 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=netbeans
-pkgver=7.3
-_subpkgver=201302132200
-pkgrel=2
+pkgver=7.3.1
+_subpkgver=201306052037
+pkgrel=1
 pkgdesc='IDE for Java, HTML5, PHP, Groovy, C and C++'
 arch=('any')
 url='http://netbeans.org/'
@@ -17,10 +17,10 @@
             'groovy: for developing programs in groovy'
             'lib32-glibc')
 install="$pkgname.install"
-options=(!strip)
-# http://dlc.sun.com.edgesuite.net/netbeans/7.3/final/zip/
+options=('!strip')
+# http://dlc.sun.com.edgesuite.net/netbeans/7.3.1/final/zip/
 source=("http://dlc.sun.com.edgesuite.net/$pkgname/$pkgver/final/zip/$pkgname-$pkgver-$_subpkgver.zip")
-sha256sums=('0c1fbb318086ecb1cda8393f8f501e887a46af1c492776353e1e162bfd3f0559')
+sha256sums=('0b7c9b592f5ee396f4ed4efd312420fdf68d9fd8c4fdf64bfbe4fb51cb74a30c')
 
 build() {
   cd "$srcdir"




More information about the arch-commits mailing list