summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpappy2020-05-08 11:58:07 +0200
committerpappy2020-05-08 11:58:07 +0200
commit8c1b6f9fef6870cea83dc1d4c0fc7894db3a5fef (patch)
tree069b8cdfc31f64ce0fb33e25944f61a3f6ae19d3
parent0c0d1ebb826a4f658e30a785b1d085356e7d9886 (diff)
downloadaur-8c1b6f9fef6870cea83dc1d4c0fc7894db3a5fef.tar.gz
3.23.0-03
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7cfddcb875e5..14b49b7a582f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nexus-oss
pkgdesc = Nexus 3 Repository OSS
- pkgver = 3.22.0.02
+ pkgver = 3.23.0.03
pkgrel = 1
url = http://nexus.sonatype.org
install = nexus-oss.install
@@ -11,7 +11,7 @@ pkgbase = nexus-oss
replaces = nexus3
backup = var/lib/nexus-oss/etc/nexus.properties
backup = usr/lib/nexus-oss/bin/nexus.vmoptions
- source = https://sonatype-download.global.ssl.fastly.net/repository/repositoryManager/3/nexus-3.22.0-02-unix.tar.gz
+ source = https://download.sonatype.com/nexus/3/nexus-3.23.0-03-unix.tar.gz
source = nexus-oss
source = nexus-oss.install
source = nexus-oss.properties
@@ -20,7 +20,7 @@ pkgbase = nexus-oss
source = nexus-oss.tmpfiles
source = nexus-oss.vmoptions
source = pref_jre.cfg
- sha256sums = 9fef4ee8d7423cd73d2bf3576acc22f8d1b76c9b0ff733e2d36f00b59f1b8388
+ sha256sums = 673492fc4f281df31c4f023aac1cc0e423ded6703b5a9c6a2b455265312ee8cb
sha256sums = 3d2ebc2a796dbdc7e7e3b97e4c3272292169c898776e111f503f0517e434caff
sha256sums = 0c8003d478cf12115e236e7e25ce86cd9f1a6f9c8d1c8e41ed17156c8f6d2d08
sha256sums = dcdef5614db12f38b3da0b9de1b52fb7fa402af6621a825981c6168a34a6ad9b
diff --git a/PKGBUILD b/PKGBUILD
index 0e6c4af42b3b..7aea68d23489 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: PAPPY <pappy _AT_ a s c e l i o n _DOT_ com>
-_version=3.22.0
-_patch=02
+_version=3.23.0
+_patch=03
pkgname=nexus-oss
pkgver=${_version}.${_patch}
@@ -16,8 +16,8 @@ provides=($pkgname)
backup=("var/lib/$pkgname/etc/nexus.properties"
"usr/lib/$pkgname/bin/nexus.vmoptions"
)
-#source=("https://download.sonatype.com/nexus/3/nexus-$_version-$_patch-unix.tar.gz"
-source=("https://sonatype-download.global.ssl.fastly.net/repository/repositoryManager/3/nexus-$_version-$_patch-unix.tar.gz"
+#source=("https://sonatype-download.global.ssl.fastly.net/repository/repositoryManager/3/nexus-$_version-$_patch-unix.tar.gz"
+source=("https://download.sonatype.com/nexus/3/nexus-$_version-$_patch-unix.tar.gz"
"$pkgname"
"$pkgname.install"
"$pkgname.properties"
@@ -27,7 +27,7 @@ source=("https://sonatype-download.global.ssl.fastly.net/repository/repositoryMa
"$pkgname.vmoptions"
"pref_jre.cfg"
)
-sha256sums=('9fef4ee8d7423cd73d2bf3576acc22f8d1b76c9b0ff733e2d36f00b59f1b8388'
+sha256sums=('673492fc4f281df31c4f023aac1cc0e423ded6703b5a9c6a2b455265312ee8cb'
'3d2ebc2a796dbdc7e7e3b97e4c3272292169c898776e111f503f0517e434caff'
'0c8003d478cf12115e236e7e25ce86cd9f1a6f9c8d1c8e41ed17156c8f6d2d08'
'dcdef5614db12f38b3da0b9de1b52fb7fa402af6621a825981c6168a34a6ad9b'