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

Jonathan Steel jsteel at archlinux.org
Mon Jul 10 13:54:27 UTC 2017


    Date: Monday, July 10, 2017 @ 13:54:25
  Author: jsteel
Revision: 243653

upgpkg: python-botocore 1.5.80-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-10 13:48:59 UTC (rev 243652)
+++ PKGBUILD	2017-07-10 13:54:25 UTC (rev 243653)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.78
+pkgver=1.5.80
 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=('311e5d55852b1d83491477e48e88b94e')
+md5sums=('78262dfb15bd1ced9dc305c5d8698ed5')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list