[arch-commits] Commit in python-botocore/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Jan 18 09:18:24 UTC 2018


    Date: Thursday, January 18, 2018 @ 09:18:23
  Author: felixonmars
Revision: 283879

upgpkg: python-botocore 1.8.32-1

Modified:
  python-botocore/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-18 09:17:58 UTC (rev 283878)
+++ PKGBUILD	2018-01-18 09:18:23 UTC (rev 283879)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.8.30
+pkgver=1.8.32
 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=('f825024481914f7f272cdc5222e16d2c')
+sha512sums=('74aabc3fcef023432b22b2a4f61d3b6c2efb44a53b72347e8ace5902c61e6f07564d24e53d68032a2b532d6a316b4965a323cd3e23e6ff7953d7b1c93d7333e7')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list