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

Jonathan Steel jsteel at archlinux.org
Fri Oct 26 10:27:36 UTC 2018


    Date: Friday, October 26, 2018 @ 10:27:36
  Author: jsteel
Revision: 399085

upgpkg: python-botocore 1.12.32-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-26 08:01:46 UTC (rev 399084)
+++ PKGBUILD	2018-10-26 10:27:36 UTC (rev 399085)
@@ -5,7 +5,7 @@
 
 pkgbase=python-botocore
 pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.12.28
+pkgver=1.12.32
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('aefc6842c2ef97891cbc2472cfb94628')
+md5sums=('efa4327fb6f86cf4b615f6b6dbe2a816')
 
 prepare() {
   cp -r "botocore-$pkgver" "python-botocore-$pkgver"



More information about the arch-commits mailing list