[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Sat Oct 19 15:26:31 UTC 2019
Date: Saturday, October 19, 2019 @ 15:26:30
Author: jsteel
Revision: 517462
upgpkg: python-botocore 1.12.253-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-19 14:31:43 UTC (rev 517461)
+++ PKGBUILD 2019-10-19 15:26:30 UTC (rev 517462)
@@ -5,7 +5,7 @@
pkgbase=python-botocore
pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.12.248
+pkgver=1.12.253
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=('d7542b02b11d5c1993c4a61368153e4b')
+md5sums=('d8a2191b7d698abfa215d5c5848d7be7')
prepare() {
cp -r "botocore-$pkgver" "python-botocore-$pkgver"
More information about the arch-commits
mailing list