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

Jonathan Steel jsteel at gemini.archlinux.org
Mon Mar 14 20:32:35 UTC 2022


    Date: Monday, March 14, 2022 @ 20:32:34
  Author: jsteel
Revision: 1153143

upgpkg: python-botocore 1.24.19-1

Modified:
  python-botocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-14 20:30:45 UTC (rev 1153142)
+++ PKGBUILD	2022-03-14 20:32:34 UTC (rev 1153143)
@@ -4,7 +4,7 @@
 # Contributor: Chris Fordham
 
 pkgname=python-botocore
-pkgver=1.24.6
+pkgver=1.24.19
 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=('94153a3a451a8b197a1d704c01c99b8c')
+md5sums=('e7c5119583ff1459680bd4d7dbfaf00a')
 
 build() {
   cd botocore-$pkgver



More information about the arch-commits mailing list