summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-06-01 09:38:31 +0330
committerAli Molaei2023-06-01 09:38:31 +0330
commitadf490f45b3bd7c5d743615ba0bd16a045c95603 (patch)
tree2131b871b4523822952c44dd230e1d0db49bec9e
parent76bca394a35e066b6d789ec13471ca3b147a3481 (diff)
parenteb3dcd546d47c1d2b36766b8d0eccaecdbc19b01 (diff)
downloadaur-adf490f45b3bd7c5d743615ba0bd16a045c95603.tar.gz
Merge with origin
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d0294dc531a..f8fe5bb51706 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mongodb-tools-bin
pkgdesc = The MongoDB tools provide import, export, and diagnostic capabilities.
pkgver = 100.7.2
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/mongodb/mongo-tools
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 9883a7f4e76d..9650d9e50a80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname="mongodb-tools-bin"
pkgver="100.7.2"
_basever="6.0"
_basedist="focal"
-pkgrel="2"
+pkgrel="1"
pkgdesc="The MongoDB tools provide import, export, and diagnostic capabilities."
arch=("x86_64" "aarch64")
url="https://github.com/mongodb/mongo-tools"