[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Wed Jan 24 18:42:34 UTC 2018
Date: Wednesday, January 24, 2018 @ 18:42:33
Author: jsteel
Revision: 286616
upgpkg: python-botocore 1.8.34-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-24 18:17:34 UTC (rev 286615)
+++ PKGBUILD 2018-01-24 18:42:33 UTC (rev 286616)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.8.32
+pkgver=1.8.34
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)
-sha512sums=('74aabc3fcef023432b22b2a4f61d3b6c2efb44a53b72347e8ace5902c61e6f07564d24e53d68032a2b532d6a316b4965a323cd3e23e6ff7953d7b1c93d7333e7')
+md5sums=('da1fc9ae128318864aa9a406a3294ada')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list