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

Jonathan Steel jsteel at archlinux.org
Fri Feb 16 10:21:12 UTC 2018


    Date: Friday, February 16, 2018 @ 10:21:10
  Author: jsteel
Revision: 294974

upgpkg: python-botocore 1.8.44-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-16 09:46:36 UTC (rev 294973)
+++ PKGBUILD	2018-02-16 10:21:10 UTC (rev 294974)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.8.43
+pkgver=1.8.44
 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=('8f458e21e3ab428931c9fe89450ccadd')
+md5sums=('bbf5a224f9f6839d31d756d843cc5b4a')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list