[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Mar 7 09:52:07 UTC 2017
Date: Tuesday, March 7, 2017 @ 09:52:07
Author: jsteel
Revision: 215236
upgpkg: python-botocore 1.5.20-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-07 09:41:35 UTC (rev 215235)
+++ PKGBUILD 2017-03-07 09:52:07 UTC (rev 215236)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.5.19
+pkgver=1.5.20
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=('d94b16c114f793ac3e1a87f378a406ee')
+md5sums=('3a4f057f96e5b0925ae31f0c0f0777a7')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list