[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Oct 25 09:59:38 UTC 2016
Date: Tuesday, October 25, 2016 @ 09:59:38
Author: jsteel
Revision: 193294
upgpkg: python-botocore 1.4.66-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-25 09:30:06 UTC (rev 193293)
+++ PKGBUILD 2016-10-25 09:59:38 UTC (rev 193294)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.4.65
+pkgver=1.4.66
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=('65bee746839c06a6cf73eddd65a93499')
+md5sums=('5642c53818f54764af144d852fa55b39')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list