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

Felix Yan felixonmars at archlinux.org
Thu Jan 24 10:24:02 UTC 2019


    Date: Thursday, January 24, 2019 @ 10:24:01
  Author: felixonmars
Revision: 344644

upgpkg: python2-configparser 3.5.1-1

Modified:
  python2-configparser/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-24 01:43:03 UTC (rev 344643)
+++ PKGBUILD	2019-01-24 10:24:01 UTC (rev 344644)
@@ -2,8 +2,8 @@
 # Contributor: Andrzej Giniewicz <gginiu at gmail.com>
 
 pkgname=python2-configparser
-pkgver=3.5.0
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
 pkgdesc="This library brings the updated configparser from Python 3.5 to Python 2.6-3.5."
 arch=('any')
 url="https://bitbucket.org/ambv/configparser"
@@ -11,7 +11,7 @@
 depends=('python2')
 makedepends=('python2-setuptools')
 source=("https://pypi.io/packages/source/c/configparser/configparser-${pkgver}.tar.gz" license)
-md5sums=('cfdd915a5b7a6c09917a64a573140538'
+md5sums=('634d5ba58c8cd3eaf0a3c0c361394dc7'
          'f8e5b03556ed846d7681bacd4126f484')
 
 prepare() {



More information about the arch-commits mailing list