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

Felix Yan felixonmars at archlinux.org
Wed Jan 10 04:33:01 UTC 2018


    Date: Wednesday, January 10, 2018 @ 04:33:00
  Author: felixonmars
Revision: 280834

upgpkg: libmongoc 1.9.1-1

Modified:
  libmongoc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-10 04:32:44 UTC (rev 280833)
+++ PKGBUILD	2018-01-10 04:33:00 UTC (rev 280834)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=libmongoc
-pkgver=1.9.0
+pkgver=1.9.1
 pkgrel=1
 pkgdesc='A client library written in C for MongoDB'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('libbson' 'libsasl' 'snappy' 'zlib')
 checkdepends=('python-pifpaf' 'mongodb')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mongodb/mongo-c-driver/archive/$pkgver.tar.gz")
-sha512sums=('e7785f336c38bbf7dd519351bba2facab025b4d2bcd1eef82e98606a21510af7f799edaf4b4f074bd4c5a17ad63176c276f8c57e499b8d9afd098bce274da4ae')
+sha512sums=('8918b33bcb346a49b84b9e99f5f1ebf0b5895eef7a72dc3e7c3a47737e42e3fa57d820604ec51a47dcfc14be962ad32bbc621197ff639cdff917a56e6ec6e708')
 
 prepare() {
   cd mongo-c-driver-$pkgver



More information about the arch-commits mailing list