[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
    Jonathan Steel 
    jsteel at archlinux.org
       
    Fri Jun  3 09:45:55 UTC 2016
    
    
  
    Date: Friday, June 3, 2016 @ 11:45:55
  Author: jsteel
Revision: 177808
upgpkg: python-botocore 1.4.25-1
Modified:
  python-botocore/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-03 08:31:32 UTC (rev 177807)
+++ PKGBUILD	2016-06-03 09:45:55 UTC (rev 177808)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.4.24
+pkgver=1.4.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=('c7db361ceecd284c1e6f17bc9be2e6c7')
+md5sums=('c0d482211c62475a9b88fddce4cf0066')
 
 build() {
   cd botocore-$pkgver
    
    
More information about the arch-commits
mailing list