[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Mar 14 12:34:54 UTC 2017
Date: Tuesday, March 14, 2017 @ 12:34:53
Author: jsteel
Revision: 216239
upgpkg: python-botocore 1.5.26-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-14 12:24:32 UTC (rev 216238)
+++ PKGBUILD 2017-03-14 12:34:53 UTC (rev 216239)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.5.24
+pkgver=1.5.26
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=('4a8f31c01409163dcb2aafe6739fe44c')
+md5sums=('baba5585ff0ebce333ccbd663181a3f1')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list