[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Fri Oct 7 11:48:24 UTC 2016
Date: Friday, October 7, 2016 @ 11:48:23
Author: jsteel
Revision: 191548
upgpkg: python-botocore 1.4.60-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-07 11:46:21 UTC (rev 191547)
+++ PKGBUILD 2016-10-07 11:48:23 UTC (rev 191548)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.4.59
+pkgver=1.4.60
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=('90fb1bb0485f7b90a01c48f08f75f4c9')
+md5sums=('4f9c94d25f0e7b659a36bab0188acd7f')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list