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

Jonathan Steel jsteel at archlinux.org
Fri May 5 14:01:09 UTC 2017


    Date: Friday, May 5, 2017 @ 14:01:09
  Author: jsteel
Revision: 227163

upgpkg: python-botocore 1.5.46-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-05 13:09:10 UTC (rev 227162)
+++ PKGBUILD	2017-05-05 14:01:09 UTC (rev 227163)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.45
+pkgver=1.5.46
 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=('bca41d3b9ed978a81f9d3d394e3adca1')
+md5sums=('aa81ba213d0cd16df4acf8877f5150ed')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list