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

Felix Yan felixonmars at archlinux.org
Mon Aug 12 01:35:47 UTC 2019


    Date: Monday, August 12, 2019 @ 01:35:45
  Author: felixonmars
Revision: 359736

upgpkg: python2-configparser 3.8.1-1

Modified:
  python2-configparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-12 01:35:38 UTC (rev 359735)
+++ PKGBUILD	2019-08-12 01:35:45 UTC (rev 359736)
@@ -2,7 +2,7 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=python2-configparser
-pkgver=3.7.5
+pkgver=3.8.1
 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=('cece4f71fcfb5457d7bc7dfd5eabe8d5'
+md5sums=('bc1558ed941cb1acb80ff650726d5af8'
          'f8e5b03556ed846d7681bacd4126f484')
 
 prepare() {



More information about the arch-commits mailing list