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

Alexander Rødseth arodseth at archlinux.org
Fri Oct 7 10:05:09 UTC 2016


    Date: Friday, October 7, 2016 @ 10:05:08
  Author: arodseth
Revision: 191544

upgpkg: netbeans 8.2-1

Modified:
  netbeans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-07 09:57:50 UTC (rev 191543)
+++ PKGBUILD	2016-10-07 10:05:08 UTC (rev 191544)
@@ -5,9 +5,10 @@
 # Contributor: Ben Wolsieffer <benwolsieffer at gmail.com>
 
 pkgname=netbeans
-pkgver=8.1
-_subver=201510222201
-pkgrel=3
+pkgver=8.2
+# Get the subver from https://netbeans.org/downloads/zip.html
+_subver=201609300101
+pkgrel=1
 pkgdesc='IDE for Java, HTML5, PHP, Groovy, C and C++'
 arch=('any')
 url='http://netbeans.org/'
@@ -23,7 +24,7 @@
 # http://dlc-cdn.sun.com/netbeans/8.1/final/zip/
 source=("http://download.netbeans.org/netbeans/$pkgver/final/zip/netbeans-$pkgver-$_subver.zip"
         'https://cdn.rawgit.com/ComFreek/chocolatey-packages/779f5c96f817ed1fa0d76fd90841873dc6c0ba74/icons/netbeans.png')
-sha256sums=('b960957edca0bb14cacadf348ef92b5ac233eec73fa25dda72ef365bc5084ea9'
+sha256sums=('ad9888334b9a6c1f1138dcb2eccc8ce4921463e871e46def4ecc617538160948'
             '048112cc3be78f41bf6eca8f664f3e92e97fc68df904ce87a7e0156a18d80c7e')
 
 prepare() {



More information about the arch-commits mailing list