[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Oct 18 08:06:02 UTC 2016
Date: Tuesday, October 18, 2016 @ 08:06:02
Author: jsteel
Revision: 192487
upgpkg: python-botocore 1.4.63-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-18 07:47:27 UTC (rev 192486)
+++ PKGBUILD 2016-10-18 08:06:02 UTC (rev 192487)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.4.62
+pkgver=1.4.63
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=('6c1336717a5d8053f6ba94a01e5fbab6')
+md5sums=('6bc45558e6c4140f86125bc0ea5548e2')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list