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

Jonathan Steel jsteel at archlinux.org
Sat Jan 21 09:32:53 UTC 2017


    Date: Saturday, January 21, 2017 @ 09:32:52
  Author: jsteel
Revision: 208226

upgpkg: python-botocore 1.5.4-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-21 09:14:44 UTC (rev 208225)
+++ PKGBUILD	2017-01-21 09:32:52 UTC (rev 208226)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.5.3
+pkgver=1.5.4
 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=('e375685aba1ce5b13f87b9a4617c17e0')
+md5sums=('eb6bb119cba47b10e36af6c5a195b497')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list