[arch-commits] Commit in mongo-c-driver/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Aug 7 06:53:53 UTC 2022


    Date: Sunday, August 7, 2022 @ 06:53:52
  Author: felixonmars
Revision: 1260492

upgpkg: mongo-c-driver 1.22.0-1

Modified:
  mongo-c-driver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-07 06:48:32 UTC (rev 1260491)
+++ PKGBUILD	2022-08-07 06:53:52 UTC (rev 1260492)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=mongo-c-driver
-pkgver=1.21.2
+pkgver=1.22.0
 pkgrel=1
 pkgdesc='A client library written in C for MongoDB'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 conflicts=('libbson' 'libmongoc')
 replaces=('libbson' 'libmongoc')
 source=("https://github.com/mongodb/mongo-c-driver/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('3d55f7586375b41c96c66f20c5c37fd95ea33933b674fa4ab589589cc52aeffe32da45bd6498e157095ed8c994b34fe9f8c62f5f57f5194d605965d34137aa59')
+sha512sums=('196a760569bc8504d08fb180f82d5fe12a99b456add36672620bc385aa53fe6a3deb10be49cb69821f56b60173196b170887b557c8e2ffd95e01dd2defe67559')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list