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

Jonathan Steel jsteel at archlinux.org
Tue Feb 28 09:38:49 UTC 2017


    Date: Tuesday, February 28, 2017 @ 09:38:48
  Author: jsteel
Revision: 214197

upgpkg: python-botocore 1.5.19-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-28 09:37:55 UTC (rev 214196)
+++ PKGBUILD	2017-02-28 09:38:48 UTC (rev 214197)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.18
+pkgver=1.5.19
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python-dateutil' 'python-jmespath' 'python-docutils')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('69aff4fc0cb43cfd9e6775664a30d293')
+md5sums=('d94b16c114f793ac3e1a87f378a406ee')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list