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

Johannes Löthberg demize at gemini.archlinux.org
Sat Jul 31 11:48:14 UTC 2021


    Date: Saturday, July 31, 2021 @ 11:48:14
  Author: demize
Revision: 991092

upgpkg: python-frozendict 2.0.3-1

Modified:
  python-frozendict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-31 11:46:28 UTC (rev 991091)
+++ PKGBUILD	2021-07-31 11:48:14 UTC (rev 991092)
@@ -2,8 +2,8 @@
 # Contributor: Ivan Shapovalov <intelfx at intelfx.name>
 
 pkgname=python-frozendict
-pkgver=1.2
-pkgrel=8
+pkgver=2.0.3
+pkgrel=1
 
 pkgdesc='An immutable dictionary'
 url='https://pypi.python.org/pypi/frozendict/'
@@ -14,7 +14,7 @@
 
 source=("https://pypi.org/packages/source/f/frozendict/frozendict-$pkgver.tar.gz")
 
-md5sums=('483ce6ddfe68ca197bc123aaafebf9ab')
+md5sums=('ca3d59c4fb744fb3be459ac71c1ccaed')
 
 build() {
 	cd "$srcdir"/frozendict-$pkgver



More information about the arch-commits mailing list