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

Santiago Torres-Arias sangy at gemini.archlinux.org
Thu Mar 24 15:19:55 UTC 2022


    Date: Thursday, March 24, 2022 @ 15:19:55
  Author: sangy
Revision: 1174742

upgpkg: netbeans 13-1

Modified:
  netbeans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-24 15:15:54 UTC (rev 1174741)
+++ PKGBUILD	2022-03-24 15:19:55 UTC (rev 1174742)
@@ -4,7 +4,7 @@
 # Contributor: Ben Wolsieffer <benwolsieffer at gmail.com>
 
 pkgname=netbeans
-pkgver=12.6
+pkgver=13
 pkgrel=1
 pkgdesc='IDE for Java, HTML5, PHP, Groovy, C and C++'
 arch=('any')
@@ -20,11 +20,11 @@
 # you can figure out what's the best urlbase in case you want to override it by going to:
 # https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/11.1/netbeans-11.1-source.zip
 urlbase="https://ftp.wayne.edu/apache/"
-source=("${urlbase}/${pkgname}/${pkgname}/${pkgver/_/-}/${pkgname}-${pkgver/_/-}-source.zip"
+source=("${urlbase}/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}-source.zip"
         "https://www.apache.org/dist/${pkgname}/${pkgname}/${pkgver/_/-}/${pkgname}-${pkgver/_/-}-source.zip.asc"
        "netbeans.clusters")
 
-sha256sums=('b210b3edd4d57e830fbe0d0ae0fffe2c3b242808154333fc62ceb51cd27296d0'
+sha256sums=('66c8bc014c4e15cf097b86fb7842b82912a2bd93dfe029920f88d10daea21df8'
             'SKIP'
             'a7849ee0f21acef34a7bbd1216e8f822aba38284e3138ea04532224ad6f227c2')
 



More information about the arch-commits mailing list