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

Jonathan Steel jsteel at archlinux.org
Tue Jun 6 10:42:34 UTC 2017


    Date: Tuesday, June 6, 2017 @ 10:42:33
  Author: jsteel
Revision: 234911

upgpkg: python-botocore 1.5.61-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-06 10:42:02 UTC (rev 234910)
+++ PKGBUILD	2017-06-06 10:42:33 UTC (rev 234911)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.60
+pkgver=1.5.61
 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=('155359312e50405aa4bf2b187beed3fd')
+md5sums=('a78dccac454857d971dc559d1a8c7fc3')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list