[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Fri Oct 14 08:41:12 UTC 2016
Date: Friday, October 14, 2016 @ 08:41:10
Author: jsteel
Revision: 192239
upgpkg: python-botocore 1.4.62-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-14 08:33:31 UTC (rev 192238)
+++ PKGBUILD 2016-10-14 08:41:10 UTC (rev 192239)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.4.61
+pkgver=1.4.62
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=('8dfdad1f9bb518a0a7ae0b4516bd0432')
+md5sums=('6c1336717a5d8053f6ba94a01e5fbab6')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list