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

Jonathan Steel jsteel at archlinux.org
Thu Jun 23 08:20:32 UTC 2016


    Date: Thursday, June 23, 2016 @ 08:20:32
  Author: jsteel
Revision: 180798

upgpkg: python-botocore 1.4.30-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-23 06:50:02 UTC (rev 180797)
+++ PKGBUILD	2016-06-23 08:20:32 UTC (rev 180798)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.29
+pkgver=1.4.30
 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=('a5e1f248b1b7154ed47d5ccf78c38f28')
+md5sums=('133f051e472a3b03f509ef91192c3b2c')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list