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

Felix Yan felixonmars at archlinux.org
Sat Jan 27 14:02:44 UTC 2018


    Date: Saturday, January 27, 2018 @ 14:02:43
  Author: felixonmars
Revision: 287459

upgpkg: python-botocore 1.8.35-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-27 14:02:03 UTC (rev 287458)
+++ PKGBUILD	2018-01-27 14:02:43 UTC (rev 287459)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.8.34
+pkgver=1.8.35
 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=('da1fc9ae128318864aa9a406a3294ada')
+sha512sums=('beb348ce1f478c1c6860374008833699bb15bdef2b558f630f6bad2cedd7163c17912a26384f62974cbffe1bbdc553eb5ba5dfbbb3017175943ae1a4564bf9b7')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list