summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2023-10-17 13:55:54 -0300
committerRafael Fontenelle2023-10-17 13:55:54 -0300
commit50704d844b12114e07b9766738db0a5009dd506f (patch)
tree5cc6e8f45eafc1a55005102da861ce23472c2e62
parentca72c62fbe29dacb5714be474d53e5e1d6de9881 (diff)
downloadaur-50704d844b12114e07b9766738db0a5009dd506f.tar.gz
Fix checksum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ca606eb99ed..56c1c78e675d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mongodb-bin
pkgdesc = A high-performance, open source, schema-free document-oriented database
pkgver = 7.0.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.mongodb.com/
arch = x86_64
arch = aarch64
@@ -31,6 +31,6 @@ pkgbase = mongodb-bin
source_aarch64 = mongodb-org-server_7.0.2_aarch64.deb::https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/7.0/multiverse/binary-arm64/mongodb-org-server_7.0.2_arm64.deb
source_aarch64 = mongodb-org-mongos_7.0.2_aarch64.deb::https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/7.0/multiverse/binary-arm64/mongodb-org-mongos_7.0.2_arm64.deb
sha256sums_aarch64 = 7a15345f04445de36eec04df2cb7d634d69aee5b89fa7d4bdb5fa71fe7f88509
- sha256sums_aarch64 = 189c6f8bf59065347ae6262b8fd57a95a0bce89f3f1751fa4627b5e776342ed1
+ sha256sums_aarch64 = 8591512ae612d0ad44d977afcadb703e92a08c1e453de90120599ea5d0271298
pkgname = mongodb-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4eeffea99b4e..c4e08e5dbb48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname="mongodb-bin"
pkgver="7.0.2"
_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/"
@@ -41,7 +41,7 @@ sha256sums=('47b884569102f7c79017ee78ef2e98204a25aa834c0ee7d5d62c270ab05d4e2b'
sha256sums_x86_64=('2d126e2b08b09725b222cebd23432cf8b73f5906709f4fb37728382eb487a81c'
'7dab5e72db8a659303ad72e3947e141c737a45ab1a8dd9329e2ada24c03b7950')
sha256sums_aarch64=('7a15345f04445de36eec04df2cb7d634d69aee5b89fa7d4bdb5fa71fe7f88509'
- '189c6f8bf59065347ae6262b8fd57a95a0bce89f3f1751fa4627b5e776342ed1')
+ '8591512ae612d0ad44d977afcadb703e92a08c1e453de90120599ea5d0271298')
prepare() {
mkdir -p output