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

Jonathan Steel jsteel at archlinux.org
Mon Jun 25 14:34:07 UTC 2018


    Date: Monday, June 25, 2018 @ 14:34:07
  Author: jsteel
Revision: 345857

upgpkg: python-botocore 1.10.45-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-25 13:30:54 UTC (rev 345856)
+++ PKGBUILD	2018-06-25 14:34:07 UTC (rev 345857)
@@ -5,7 +5,7 @@
 
 pkgbase=python-botocore
 pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.10.42
+pkgver=1.10.45
 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=('98ece3ab2a192ebfcdc4d67bb657ffcc')
+md5sums=('505543ea780719f9ea8d52a406eb1793')
 
 prepare() {
   cp -r "botocore-$pkgver" "python-botocore-$pkgver"



More information about the arch-commits mailing list