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

Daniel Bermond dbermond at archlinux.org
Sat Aug 22 13:45:52 UTC 2020


    Date: Saturday, August 22, 2020 @ 13:45:52
  Author: dbermond
Revision: 686722

upgpkg: python-lmdb 0.99-1

Modified:
  python-lmdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-22 13:18:06 UTC (rev 686721)
+++ PKGBUILD	2020-08-22 13:45:52 UTC (rev 686722)
@@ -3,7 +3,7 @@
 
 _pkg=py-lmdb
 pkgname=python-lmdb
-pkgver=0.98
+pkgver=0.99
 pkgrel=1
 pkgdesc="Universal Python binding for the LMDB Lightning Database"
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=(python-setuptools)
 checkdepends=(python-pytest)
 source=(${url}/archive/${_pkg}_${pkgver}.tar.gz)
-sha256sums=('6e0cd0fb7f53ae95120272bda0117aaef456f80a356808d7ff6c8aa3228fdd17')
+sha256sums=('d27b90ebda734b65606e51dd6588764a42fb23f381d2f2ea7c899741ac5065d3')
 
 build() {
   cd ${_pkg}-${_pkg}_${pkgver}



More information about the arch-commits mailing list