summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCleber Matheus2022-12-07 22:09:29 -0300
committerCleber Matheus2022-12-07 22:09:29 -0300
commitbb679857865a34dd8af640365f1a4a3f4e461db4 (patch)
treee9529d0499ea586f3b55754fc3a078f0f85a2a17
parent4838658be385b43824733eac1acee1a95150cdf8 (diff)
downloadaur-bb679857865a34dd8af640365f1a4a3f4e461db4.tar.gz
Updated to v16
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1289d9196781..712b13fff19f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = apache-netbeans
pkgdesc = Apache Netbeans IDE development platform
- pkgver = 15
+ pkgver = 16
pkgrel = 1
url = https://netbeans.apache.org
arch = i686
@@ -12,9 +12,9 @@ pkgbase = apache-netbeans
conflicts = apache-netbeans
conflicts = netbeans
options = !strip
- source = https://downloads.apache.org/netbeans/netbeans/15/netbeans-15-bin.zip
+ source = https://downloads.apache.org/netbeans/netbeans/16/netbeans-16-bin.zip
source = apache-netbeans.desktop
- sha512sums = 5b1a804223ca74c7d00b0f47c5a6bb2b6548193263f87bbd58ed9e846e3241490705dfa5d1fd2c88b2a4fe2db1a8b135640e76dabc4ab9dea2c170ee02c8e30e
+ sha512sums = 93e663e93296d2d39262f33a575a24178433eb68193044c2e971bdf16db756dcf7faf76269d75df010b60c183ba7d6750a87d1abcb1bc2da5e4c933715a5efd2
sha512sums = e8160bb80c333a6b478766f176092caa8d87394202c923df22a8f4e3a336a72b0c3ee7f724743b13bfdc785fca32c1b984c2f719b0b153f943a9beaa9d877909
pkgname = apache-netbeans
diff --git a/PKGBUILD b/PKGBUILD
index 03f54ebb594e..802e7314b586 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Martynas Janu <martynas.janu at googlemail dot com>
# Contributor: Benjamin Asbach <archlinux-aur.pkgname at impl dot it>
pkgname=apache-netbeans
-pkgver=15
+pkgver=16
pkgrel=1
pkgdesc="Apache Netbeans IDE development platform"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ provides=('apache-netbeans')
conflicts=('apache-netbeans' 'netbeans')
source=("https://downloads.apache.org/netbeans/netbeans/${pkgver}/netbeans-${pkgver}-bin.zip"
"apache-netbeans.desktop")
-sha512sums=('5b1a804223ca74c7d00b0f47c5a6bb2b6548193263f87bbd58ed9e846e3241490705dfa5d1fd2c88b2a4fe2db1a8b135640e76dabc4ab9dea2c170ee02c8e30e'
+sha512sums=('93e663e93296d2d39262f33a575a24178433eb68193044c2e971bdf16db756dcf7faf76269d75df010b60c183ba7d6750a87d1abcb1bc2da5e4c933715a5efd2'
'e8160bb80c333a6b478766f176092caa8d87394202c923df22a8f4e3a336a72b0c3ee7f724743b13bfdc785fca32c1b984c2f719b0b153f943a9beaa9d877909')
package() {