summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2024-01-07 12:32:39 +0330
committerAli Molaei2024-01-07 12:32:39 +0330
commita11576e603d38c866a0e436e3876d6ce026688c1 (patch)
tree50c8351097d6db7319f43637f8a438e64f1fab62 /PKGBUILD
parent2d5f68838dc1b6f1d3e750ec128c7d6862c0d5e7 (diff)
parent869379606b020789ce204069b76e4ac7b880abd1 (diff)
downloadaur-a11576e603d38c866a0e436e3876d6ce026688c1.tar.gz
Fix conflict
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39011616fc80..41700b85c075 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname="mongodb-bin"
pkgver="7.0.5"
_basever="7.0"
_basedist="focal"
-pkgrel=2
+pkgrel=1
pkgdesc="A high-performance, open source, schema-free document-oriented database"
arch=("x86_64" "aarch64")
url="https://www.mongodb.com/"