[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Wed Feb 14 09:55:42 UTC 2018
Date: Wednesday, February 14, 2018 @ 09:55:41
Author: jsteel
Revision: 294212
upgpkg: python-botocore 1.8.42-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-14 09:44:22 UTC (rev 294211)
+++ PKGBUILD 2018-02-14 09:55:41 UTC (rev 294212)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.8.41
+pkgver=1.8.42
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=('2295e9abcac871cab43100ec580eaf47')
+md5sums=('678491b02e8cbd5f9370f8be41b81506')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list