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

Jonathan Steel jsteel at archlinux.org
Tue Apr 18 12:24:32 UTC 2017


    Date: Tuesday, April 18, 2017 @ 12:24:31
  Author: jsteel
Revision: 223709

upgpkg: python-botocore 1.5.39-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-18 10:21:33 UTC (rev 223708)
+++ PKGBUILD	2017-04-18 12:24:31 UTC (rev 223709)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.38
+pkgver=1.5.39
 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=('ac3fc59cedf38fc099b307274e2ec226')
+md5sums=('136315ea5073032ab67027e7a84ebef2')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list