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

Jonathan Steel jsteel at archlinux.org
Fri Jan 25 12:58:41 UTC 2019


    Date: Friday, January 25, 2019 @ 12:58:40
  Author: jsteel
Revision: 427741

upgpkg: python-botocore 1.12.85-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 12:43:53 UTC (rev 427740)
+++ PKGBUILD	2019-01-25 12:58:40 UTC (rev 427741)
@@ -5,7 +5,7 @@
 
 pkgbase=python-botocore
 pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.12.79
+pkgver=1.12.85
 pkgrel=1
 pkgdesc='A low-level interface to a growing number of Amazon Web Services'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('Apache')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('89a91453a8e4ecc32bc3eba0a453113e')
+md5sums=('a703e07d9bcb4cda5db3256a9a9e8a40')
 
 prepare() {
   cp -r "botocore-$pkgver" "python-botocore-$pkgver"



More information about the arch-commits mailing list