[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Thu Aug 11 08:57:40 UTC 2016
Date: Thursday, August 11, 2016 @ 08:57:39
Author: jsteel
Revision: 186387
upgpkg: python-botocore 1.4.45-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-11 08:39:49 UTC (rev 186386)
+++ PKGBUILD 2016-08-11 08:57:39 UTC (rev 186387)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.4.44
+pkgver=1.4.45
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=('0546435f7a759bfb439f27dbb4149c55')
+md5sums=('f2b05397aacbe5d1adfb7943e0bc7ebd')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list