[arch-commits] Commit in python2-configparser/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Aug 11 10:02:52 UTC 2019


    Date: Sunday, August 11, 2019 @ 10:02:52
  Author: felixonmars
Revision: 359600

upgpkg: python2-configparser 3.7.5-1

Modified:
  python2-configparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-11 08:59:27 UTC (rev 359599)
+++ PKGBUILD	2019-08-11 10:02:52 UTC (rev 359600)
@@ -2,7 +2,7 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=python2-configparser
-pkgver=3.7.4
+pkgver=3.7.5
 pkgrel=1
 pkgdesc="This library brings the updated configparser from Python 3.5 to Python 2.6-3.5."
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python2-backports')
 makedepends=('python2-setuptools')
 source=("https://pypi.io/packages/source/c/configparser/configparser-${pkgver}.tar.gz" license)
-md5sums=('aaa80b58b6b0810e54f66486860b3ed1'
+md5sums=('cece4f71fcfb5457d7bc7dfd5eabe8d5'
          'f8e5b03556ed846d7681bacd4126f484')
 
 prepare() {



More information about the arch-commits mailing list