[arch-commits] Commit in mongodb/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Oct 9 18:00:57 UTC 2018


    Date: Tuesday, October 9, 2018 @ 18:00:56
  Author: felixonmars
Revision: 391716

upgpkg: mongodb 4.0.3-1

Modified:
  mongodb/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-09 17:59:07 UTC (rev 391715)
+++ PKGBUILD	2018-10-09 18:00:56 UTC (rev 391716)
@@ -5,7 +5,7 @@
 # Contributor: Alec Thomas
 
 pkgname=mongodb
-pkgver=4.0.2
+pkgver=4.0.3
 pkgrel=1
 pkgdesc='A high-performance, open source, schema-free document-oriented database'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 url='https://www.mongodb.com/'
 license=('AGPL3')
 depends=('pcre' 'snappy' 'openssl' 'libsasl' 'yaml-cpp' 'lsb-release' 'wiredtiger'
-         'libstemmer')
+         'libstemmer' 'curl')
 makedepends=('scons' 'readline' 'ncurses' 'libpcap' 'python2-setuptools' 'python2-regex'
              'python2-cheetah' 'python2-typing' 'python2-requests' 'python2-yaml')
 checkdepends=('python2-pymongo')
@@ -21,7 +21,7 @@
 backup=('etc/mongodb.conf')
 source=("http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz"
         'mongodb.sysusers' 'mongodb.tmpfiles' 'mongodb.conf' 'mongodb.service')
-sha512sums=('171422ee028ebc279bb2cf20c78a3ce89a6cc15abf0955ac20a6c67f1aae577bf99ca4363fc428dba6ae0250b97f95d2fc51ca7f4a4505e8c38c9a11ca249800'
+sha512sums=('c77a01d8d16322514f42030c46a0aa9cedb90f186375222eeb31648060265006b5e929bdde6ca8e7ecd71018f7c19f5bade463d98db0f053d586ffc8adc99550'
             '889425b864c58a767aa5865c0ce9817361ad99fec78050fa600f14eaef5a56ce0bc41a03878233e99f4862596a94dafcfebebecd4d57443b742117b873ab813d'
             'a931c401792f4e7928e4778d91626c1ecc3e97e5728549b170c050de487b2e5234747b0ee2d5acc3d63b798716758c17e30914dcaa9a92ac386db39f8a45a05c'
             '05dead727d3ea5fe8af1a3c3888693f6b3e2b8cb7f197a5d793352e10d2c524e96c9a5c55ad2e88c1114643a9612ec0b26a2574b48a5260a9b51ec8941461f1c'



More information about the arch-commits mailing list