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

Jonathan Steel jsteel at archlinux.org
Mon Jun 11 14:54:43 UTC 2018


    Date: Monday, June 11, 2018 @ 14:54:42
  Author: jsteel
Revision: 342355

upgpkg: python-botocore 1.10.35-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-11 13:30:15 UTC (rev 342354)
+++ PKGBUILD	2018-06-11 14:54:42 UTC (rev 342355)
@@ -5,7 +5,7 @@
 
 pkgbase=python-botocore
 pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.10.33
+pkgver=1.10.35
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('344990566ca4eede3f5f67e3b36b2f63')
+md5sums=('dbf83814c1b3b9e0eb44d2799e5d6a3c')
 
 prepare() {
   cp -r "botocore-$pkgver" "python-botocore-$pkgver"



More information about the arch-commits mailing list