[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Wed Oct 19 08:57:47 UTC 2016
Date: Wednesday, October 19, 2016 @ 08:57:46
Author: jsteel
Revision: 192565
upgpkg: python-botocore 1.4.64-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-19 08:35:26 UTC (rev 192564)
+++ PKGBUILD 2016-10-19 08:57:46 UTC (rev 192565)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.4.63
+pkgver=1.4.64
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=('6bc45558e6c4140f86125bc0ea5548e2')
+md5sums=('170138d94467597b9cab30e6813a088b')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list