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

Jonathan Steel jsteel at archlinux.org
Fri Aug 19 08:14:31 UTC 2016


    Date: Friday, August 19, 2016 @ 08:14:31
  Author: jsteel
Revision: 187008

upgpkg: python-botocore 1.4.48-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-19 05:30:57 UTC (rev 187007)
+++ PKGBUILD	2016-08-19 08:14:31 UTC (rev 187008)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.47
+pkgver=1.4.48
 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=('f4988861056e3d45e9f4605912f8d7a7')
+md5sums=('d5609980bdba23327ba755f74421a67e')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list