summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2577ba0e731f..cb7ceb2cc13d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mongodb50
_pkgname=mongodb
# #.<odd number>.# releases are unstable development/testing
-pkgver=5.0.13
+pkgver=5.0.14
pkgrel=1
pkgdesc="A high-performance, open source, schema-free document-oriented database"
arch=("x86_64")
@@ -15,7 +15,7 @@ optdepends=('mongodb-tools: mongoimport, mongodump, mongotop, etc'
'mongosh-bin: interactive shell to connect with MongoDB')
backup=("etc/mongodb.conf")
conflicts=(mongodb)
-provides=(mongodb)
+provides=(mongodb="$pkgver")
source=(https://fastdl.mongodb.org/src/mongodb-src-r$pkgver.tar.gz
mongodb.sysusers
mongodb.tmpfiles
@@ -27,7 +27,7 @@ source=(https://fastdl.mongodb.org/src/mongodb-src-r$pkgver.tar.gz
mongodb-5.0.2-skip-reqs-check.patch
mongodb-5.0.2-boost-1.79.patch
mongodb-5.0.5-no-force-lld.patch)
-sha256sums=('e22623a75df7edb30c8875601106c890eb392753fad2ecbe736d42bb1e2fa456'
+sha256sums=('097152eb18f28aae04e523eb1e1421c391032f3d213ff674657dc610b13c38ae'
'3757d548cfb0e697f59b9104f39a344bb3d15f802608085f838cb2495c065795'
'b7d18726225cd447e353007f896ff7e4cbedb2f641077bce70ab9d292e8f8d39'
'd3bc20d0cb4b8662b5326b8a3f2215281df5aed57550fa13de465e05e2044c25'