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

Jonathan Steel jsteel at archlinux.org
Thu Feb 20 10:21:29 UTC 2020


    Date: Thursday, February 20, 2020 @ 10:21:28
  Author: jsteel
Revision: 577041

upgpkg: python-botocore 1.15.3-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-20 10:15:30 UTC (rev 577040)
+++ PKGBUILD	2020-02-20 10:21:28 UTC (rev 577041)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.15.0
+pkgver=1.15.3
 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' 'python-urllib3')
 makedepends=('python-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('5e1f73a85bc4cf7e4c8520a25f7fcad2')
+md5sums=('8fc3e637ec4b3ca8846f240333b19c99')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list