summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2023-11-10 20:23:55 +0330
committerAli Molaei2023-11-10 20:23:55 +0330
commit4279762984b84ee2a2a432893162e61892af9c0d (patch)
treec7c7f21dd959e4fba6ff4aa3eaa153db3710a0bc /PKGBUILD
parentffe7da4254d0ce989b3cee2031ee9dbab9b25b8e (diff)
parent50704d844b12114e07b9766738db0a5009dd506f (diff)
downloadaur-4279762984b84ee2a2a432893162e61892af9c0d.tar.gz
Update to 7.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7cdc78e2b59..48344223a299 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname="mongodb-bin"
pkgver="7.0.3"
_basever="7.0"
_basedist="focal"
-pkgrel="1"
+pkgrel=2
pkgdesc="A high-performance, open source, schema-free document-oriented database"
arch=("x86_64" "aarch64")
url="https://www.mongodb.com/"