summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpappy2021-02-04 01:51:55 +0100
committerpappy2021-02-04 01:51:55 +0100
commitbc36bbdbd2d5c91064082c889ccd395928845379 (patch)
tree944d891a8e6cb1bce875dba75b8e6ce075b30325
parentefe97d39d2b3b03e89d3efd2acafff7c27503940 (diff)
downloadaur-bc36bbdbd2d5c91064082c889ccd395928845379.tar.gz
3.29.2-02
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c19153ef8c9..8a9c377cd84d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nexus-oss
pkgdesc = Nexus 3 Repository OSS
- pkgver = 3.28.1.01
+ pkgver = 3.29.2.02
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://download.sonatype.com/nexus/3/nexus-3.28.1-01-unix.tar.gz
+ source = https://download.sonatype.com/nexus/3/nexus-3.29.2-02-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 = c87bbcedf6503e3776afede9903236ab7d8f68c31e8f1edf060e16f415166a61
+ sha256sums = bc7cbb577db195868f25d73ca22de3f7cc1e39d7384794bae03c28f5823ca3a7
sha256sums = 3d2ebc2a796dbdc7e7e3b97e4c3272292169c898776e111f503f0517e434caff
sha256sums = f03a4a2a454ab15bbe7b6d479ec4b6a86055a4ffb77704dc44fe11a19382278b
sha256sums = dcdef5614db12f38b3da0b9de1b52fb7fa402af6621a825981c6168a34a6ad9b
diff --git a/PKGBUILD b/PKGBUILD
index 0c882d3e0146..2e01d62a020a 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.28.1
-_patch=01
+_version=3.29.2
+_patch=02
pkgname=nexus-oss
pkgver=${_version}.${_patch}
@@ -26,7 +26,7 @@ source=("https://download.sonatype.com/nexus/3/nexus-$_version-$_patch-unix.tar.
"$pkgname.vmoptions"
"pref_jre.cfg"
)
-sha256sums=('c87bbcedf6503e3776afede9903236ab7d8f68c31e8f1edf060e16f415166a61'
+sha256sums=('bc7cbb577db195868f25d73ca22de3f7cc1e39d7384794bae03c28f5823ca3a7'
'3d2ebc2a796dbdc7e7e3b97e4c3272292169c898776e111f503f0517e434caff'
'f03a4a2a454ab15bbe7b6d479ec4b6a86055a4ffb77704dc44fe11a19382278b'
'dcdef5614db12f38b3da0b9de1b52fb7fa402af6621a825981c6168a34a6ad9b'