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

Jonathan Steel jsteel at archlinux.org
Mon Mar 26 13:33:53 UTC 2018


    Date: Monday, March 26, 2018 @ 13:33:52
  Author: jsteel
Revision: 312676

upgpkg: python-botocore 1.9.16-1

Modified:
  python-botocore/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-26 10:54:29 UTC (rev 312675)
+++ PKGBUILD	2018-03-26 13:33:52 UTC (rev 312676)
@@ -5,8 +5,8 @@
 
 pkgbase=python-botocore
 pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.9.7
-pkgrel=3
+pkgver=1.9.16
+pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
 url="https://github.com/boto/botocore"
@@ -13,7 +13,7 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('d3c687dfabed11413c02669b63ff58b9')
+md5sums=('e3703db3eee5c1f1a5ca0c97839126fd')
 
 prepare() {
   cp -r "botocore-$pkgver" "python-botocore-$pkgver"



More information about the arch-commits mailing list