[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Oct 8 18:06:22 UTC 2019
Date: Tuesday, October 8, 2019 @ 18:06:21
Author: jsteel
Revision: 514265
upgpkg: python-botocore 1.12.244-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-08 17:34:17 UTC (rev 514264)
+++ PKGBUILD 2019-10-08 18:06:21 UTC (rev 514265)
@@ -5,7 +5,7 @@
pkgbase=python-botocore
pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.12.238
+pkgver=1.12.244
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=('9ce6bd4f8a06647bc6df1cd96879c930')
+md5sums=('c5f74d3affe35910c5e1c2a91e9adefe')
prepare() {
cp -r "botocore-$pkgver" "python-botocore-$pkgver"
More information about the arch-commits
mailing list