[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Thu Jul 20 08:22:37 UTC 2017
Date: Thursday, July 20, 2017 @ 08:22:37
Author: jsteel
Revision: 245786
upgpkg: python-botocore 1.5.85-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-20 08:21:32 UTC (rev 245785)
+++ PKGBUILD 2017-07-20 08:22:37 UTC (rev 245786)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.5.83
+pkgver=1.5.85
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=('0e7aff2752db36e4502a96275b84bcfc')
+md5sums=('6eda97dff1bae3628d768173783174a6')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list