[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Jun 28 11:55:20 UTC 2016
Date: Tuesday, June 28, 2016 @ 11:55:20
Author: jsteel
Revision: 181495
upgpkg: python-botocore 1.4.32-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-28 11:50:06 UTC (rev 181494)
+++ PKGBUILD 2016-06-28 11:55:20 UTC (rev 181495)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.4.31
+pkgver=1.4.32
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=('7b022139f68e17d8888999b7d87ee75b')
+md5sums=('df2fcfc1be11d055016c8ded6b9b78b1')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list