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

Jonathan Steel jsteel at archlinux.org
Tue Dec 6 10:15:01 UTC 2016


    Date: Tuesday, December 6, 2016 @ 10:15:00
  Author: jsteel
Revision: 198141

upgpkg: python-botocore 1.4.82-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-06 09:04:09 UTC (rev 198140)
+++ PKGBUILD	2016-12-06 10:15:00 UTC (rev 198141)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.81
+pkgver=1.4.82
 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=('89a03b5efa42e643bf718cef1934c654')
+md5sums=('87d2743fcdeb55b954254d9a9c3f77e2')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list