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

Jonathan Steel jsteel at archlinux.org
Sun Oct 13 10:25:22 UTC 2019


    Date: Sunday, October 13, 2019 @ 10:25:21
  Author: jsteel
Revision: 515299

upgpkg: python-botocore 1.12.248-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-13 10:25:08 UTC (rev 515298)
+++ PKGBUILD	2019-10-13 10:25:21 UTC (rev 515299)
@@ -5,7 +5,7 @@
 
 pkgbase=python-botocore
 pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.12.244
+pkgver=1.12.248
 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=('c5f74d3affe35910c5e1c2a91e9adefe')
+md5sums=('d7542b02b11d5c1993c4a61368153e4b')
 
 prepare() {
   cp -r "botocore-$pkgver" "python-botocore-$pkgver"



More information about the arch-commits mailing list