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

Daniel M. Capella polyzen at archlinux.org
Sun Jun 6 23:22:56 UTC 2021


    Date: Sunday, June 6, 2021 @ 23:22:56
  Author: polyzen
Revision: 956596

upgpkg: python-minidb 2.0.5-1

Modified:
  python-minidb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-06 23:22:34 UTC (rev 956595)
+++ PKGBUILD	2021-06-06 23:22:56 UTC (rev 956596)
@@ -3,8 +3,8 @@
 
 _name=minidb
 pkgname=python-minidb
-pkgver=2.0.4
-pkgrel=3
+pkgver=2.0.5
+pkgrel=1
 pkgdesc='Simple SQLite3 store for Python objects'
 arch=('any')
 url=https://thp.io/2010/minidb/
@@ -12,7 +12,8 @@
 depends=('python')
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('c1c62be076a1e4bb9dd880504dd81a3e7e027b7657e8a54a83c5a2727f09520a')
+sha256sums=('30fe89216eb141d5daae3efab2193589043408a2ab33af79654811b81994e964')
+b2sums=('31b500e420f256988ddaff7271b143f628aea5ebf0abe77125d9ce5143dca3d3d3fb1061c39d325d5df564514b786d751dec90d82fc3310c0f76daf1b4683d02')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list