summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonty Newman2020-06-17 23:22:50 +0100
committerJonty Newman2020-06-17 23:22:50 +0100
commit802071ec2179a9813604a38ea67cddc51f29122c (patch)
treec844f26ca321ad828ec21628f615057096baf827
parentd5c148abff23db7c59406cf87028f0f1b1f75013 (diff)
downloadaur-802071ec2179a9813604a38ea67cddc51f29122c.tar.gz
Updating package version to 12.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD13
2 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03de673b59e7..d65d66dc6c8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = apache-netbeans
pkgdesc = Apache Netbeans IDE development platform
- pkgver = 11.2
- pkgrel = 10
+ pkgver = 12.0
+ pkgrel = 1
url = https://netbeans.apache.org
arch = i686
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = apache-netbeans
provides = apache-netbeans
conflicts = apache-netbeans
options = !strip
- source = https://www-eu.apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-bin.zip
+ source = https://www-eu.apache.org/dist/netbeans/netbeans/12.0/netbeans-12.0-bin.zip
source = apache-netbeans.desktop
- sha512sums = d589481808832c4f0391ee1ecb8e18202cebeee8bd844cb4bdbf6125113b41f9138a34c4c2ef1fdf228294ef8c24b242ffec9ba5fdc4f1d288db4a3f19ba1509
+ sha512sums = 91030c9628a08acd85f1a58a7f71eec2e57dc85841c1c475cc6311335b5d8cdc10c1198274b9668b7f61a28d04b07661247dc1c3e36b8e29214aec3748e499e4
sha512sums = 22eeb1d5af22af6aa88551ea8c8e8a751fe0ed9bc204b3ea79ae1c524c6655ff00e2439f8c62d64187547e5d535512cff43eb6a0a565a7c778fb41a63b34f5e0
pkgname = apache-netbeans
diff --git a/PKGBUILD b/PKGBUILD
index a06faac4adc6..b28d89c5b5e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Martynas Janu <martynas.janu at googlemail dot com>
-# Contributor: Benjamin Asbach <archlinux-aur.pkgname@impl.it>
+# Maintainer: Jonty Newman <jonty.newman at gmail dot com>
+# Contributor: Martynas Janu <martynas.janu at googlemail dot com>
+# Contributor: Benjamin Asbach <archlinux-aur.pkgname at impl dot it>
pkgname=apache-netbeans
-pkgver=11.2
-pkgrel=10
+pkgver=12.0
+pkgrel=1
pkgdesc="Apache Netbeans IDE development platform"
arch=('i686' 'x86_64')
url="https://netbeans.apache.org"
@@ -11,9 +12,9 @@ options=('!strip')
depends=('java-runtime>=8')
provides=('apache-netbeans')
conflicts=('apache-netbeans')
-source=("https://www-eu.apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-bin.zip"
+source=("https://www-eu.apache.org/dist/netbeans/netbeans/12.0/netbeans-12.0-bin.zip"
"apache-netbeans.desktop")
-sha512sums=("d589481808832c4f0391ee1ecb8e18202cebeee8bd844cb4bdbf6125113b41f9138a34c4c2ef1fdf228294ef8c24b242ffec9ba5fdc4f1d288db4a3f19ba1509"
+sha512sums=("91030c9628a08acd85f1a58a7f71eec2e57dc85841c1c475cc6311335b5d8cdc10c1198274b9668b7f61a28d04b07661247dc1c3e36b8e29214aec3748e499e4"
"22eeb1d5af22af6aa88551ea8c8e8a751fe0ed9bc204b3ea79ae1c524c6655ff00e2439f8c62d64187547e5d535512cff43eb6a0a565a7c778fb41a63b34f5e0")
package() {