[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Fri Oct 28 19:48:59 UTC 2016
Date: Friday, October 28, 2016 @ 19:48:58
Author: jsteel
Revision: 193941
upgpkg: python-botocore 1.4.67-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-28 19:47:59 UTC (rev 193940)
+++ PKGBUILD 2016-10-28 19:48:58 UTC (rev 193941)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.4.66
+pkgver=1.4.67
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=('5642c53818f54764af144d852fa55b39')
+md5sums=('28a666a89ee2857e6349cad5c3f8aeda')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list