[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Fri Feb 17 08:50:52 UTC 2017
Date: Friday, February 17, 2017 @ 08:50:51
Author: jsteel
Revision: 212784
upgpkg: python-botocore 1.5.13-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-02-17 08:35:17 UTC (rev 212783)
+++ PKGBUILD 2017-02-17 08:50:51 UTC (rev 212784)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.5.12
+pkgver=1.5.13
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')
makedepends=('python-setuptools')
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('1369ca2145dd3b0a1fb6efab6ca212ed')
+md5sums=('fb8656f4fb34d792e267c7eb1980a4c2')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list