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

Jonathan Steel jsteel at archlinux.org
Mon Jan 8 12:36:58 UTC 2018


    Date: Monday, January 8, 2018 @ 12:36:54
  Author: jsteel
Revision: 280508

upgpkg: python-botocore 1.8.23-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-08 09:05:54 UTC (rev 280507)
+++ PKGBUILD	2018-01-08 12:36:54 UTC (rev 280508)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.8.22
+pkgver=1.8.23
 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=('def20067f53e1c19aa38024cdea73e48')
+md5sums=('37c85b81e5d6fe8f942df78491edc653')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list