[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Wed Oct 5 11:36:04 UTC 2016
Date: Wednesday, October 5, 2016 @ 11:36:04
Author: jsteel
Revision: 191384
upgpkg: python-botocore 1.4.59-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-05 11:33:51 UTC (rev 191383)
+++ PKGBUILD 2016-10-05 11:36:04 UTC (rev 191384)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.4.58
+pkgver=1.4.59
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=('8fd1c3cc403be4935d69423c047118e3')
+md5sums=('90fb1bb0485f7b90a01c48f08f75f4c9')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list