[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Oct 4 09:20:33 UTC 2016
Date: Tuesday, October 4, 2016 @ 09:20:32
Author: jsteel
Revision: 191296
upgpkg: python-botocore 1.4.58-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-04 09:19:23 UTC (rev 191295)
+++ PKGBUILD 2016-10-04 09:20:32 UTC (rev 191296)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.4.57
+pkgver=1.4.58
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=('a9deb3ba92f18a1f6decd18ada2f7b2d')
+md5sums=('8fd1c3cc403be4935d69423c047118e3')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list