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

Jonathan Steel jsteel at archlinux.org
Mon Oct 9 10:56:25 UTC 2017


    Date: Monday, October 9, 2017 @ 10:56:24
  Author: jsteel
Revision: 262223

upgpkg: python-botocore 1.7.25-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-09 10:43:04 UTC (rev 262222)
+++ PKGBUILD	2017-10-09 10:56:24 UTC (rev 262223)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.7.23
+pkgver=1.7.25
 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=('40a5bf707a319ca3a3957405ee0e65dd')
+md5sums=('155d7e2d02b723ab3e33a88758c410e3')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list