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

Felix Yan felixonmars at archlinux.org
Thu Sep 12 08:49:08 UTC 2019


    Date: Thursday, September 12, 2019 @ 08:49:07
  Author: felixonmars
Revision: 362284

upgpkg: python2-configparser 4.0.2-1

Modified:
  python2-configparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-12 05:17:11 UTC (rev 362283)
+++ PKGBUILD	2019-09-12 08:49:07 UTC (rev 362284)
@@ -2,7 +2,7 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=python2-configparser
-pkgver=3.8.1
+pkgver=4.0.2
 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=('bc1558ed941cb1acb80ff650726d5af8'
+md5sums=('35926cc4b9133f1f9ca70a1fd2fdf237'
          'f8e5b03556ed846d7681bacd4126f484')
 
 prepare() {



More information about the arch-commits mailing list