[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Wed Aug 10 12:39:09 UTC 2016
Date: Wednesday, August 10, 2016 @ 12:39:08
Author: jsteel
Revision: 186321
upgpkg: python-botocore 1.4.44-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-10 12:38:25 UTC (rev 186320)
+++ PKGBUILD 2016-08-10 12:39:08 UTC (rev 186321)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.4.43
+pkgver=1.4.44
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=('13c9f23f0d2274230eab8dabb259f666')
+md5sums=('0546435f7a759bfb439f27dbb4149c55')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list