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

Johannes Löthberg demize at gemini.archlinux.org
Sat Aug 14 08:59:51 UTC 2021


    Date: Saturday, August 14, 2021 @ 08:59:51
  Author: demize
Revision: 998341

upgpkg: python-frozendict 2.0.6-1

Modified:
  python-frozendict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-14 05:04:53 UTC (rev 998340)
+++ PKGBUILD	2021-08-14 08:59:51 UTC (rev 998341)
@@ -2,7 +2,7 @@
 # Contributor: Ivan Shapovalov <intelfx at intelfx.name>
 
 pkgname=python-frozendict
-pkgver=2.0.3
+pkgver=2.0.6
 pkgrel=1
 
 pkgdesc='An immutable dictionary'
@@ -14,7 +14,7 @@
 
 source=("https://pypi.org/packages/source/f/frozendict/frozendict-$pkgver.tar.gz")
 
-md5sums=('ca3d59c4fb744fb3be459ac71c1ccaed')
+md5sums=('67fe973cf3faae650a3ac0cbda1b2773')
 
 build() {
 	cd "$srcdir"/frozendict-$pkgver



More information about the arch-commits mailing list