[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Thu Dec 8 09:06:06 UTC 2016
Date: Thursday, December 8, 2016 @ 09:06:06
Author: jsteel
Revision: 198449
upgpkg: python-botocore 1.4.84-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-08 08:40:30 UTC (rev 198448)
+++ PKGBUILD 2016-12-08 09:06:06 UTC (rev 198449)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.4.83
+pkgver=1.4.84
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=('8f1141ce9863df6a1a5313855fb64708')
+md5sums=('02a2ddeb2b46ff4fd495d87c58d17934')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list