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

Daniel M. Capella polyzen at gemini.archlinux.org
Sat Feb 19 06:18:28 UTC 2022


    Date: Saturday, February 19, 2022 @ 06:18:27
  Author: polyzen
Revision: 1134824

upgpkg: python-minidb 2.0.6-1

Modified:
  python-minidb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-19 04:51:54 UTC (rev 1134823)
+++ PKGBUILD	2022-02-19 06:18:27 UTC (rev 1134824)
@@ -3,8 +3,8 @@
 
 _name=minidb
 pkgname=python-minidb
-pkgver=2.0.5
-pkgrel=3
+pkgver=2.0.6
+pkgrel=1
 pkgdesc='Simple SQLite3 store for Python objects'
 arch=('any')
 url=https://thp.io/2010/minidb/
@@ -12,8 +12,8 @@
 depends=('python')
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('30fe89216eb141d5daae3efab2193589043408a2ab33af79654811b81994e964')
-b2sums=('31b500e420f256988ddaff7271b143f628aea5ebf0abe77125d9ce5143dca3d3d3fb1061c39d325d5df564514b786d751dec90d82fc3310c0f76daf1b4683d02')
+sha256sums=('8bf0aca9b89cb1e8b7bfd8ad8b5a7208bd2fb046e343b3d656ea00f8bcfd6f5e')
+b2sums=('00e070d1cbe1966d44228f6ad13b9280ee8d79b1b37a72d685dc53b05d329e6ee02f77a7cac729e6c4e651d66d88d1fcd7be7f704e91b3ef2dddd8c928bfed50')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list