[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Sat Jun 11 22:18:45 UTC 2016
Date: Sunday, June 12, 2016 @ 00:18:44
Author: jsteel
Revision: 179700
upgpkg: python-botocore 1.4.27-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-11 22:17:30 UTC (rev 179699)
+++ PKGBUILD 2016-06-11 22:18:44 UTC (rev 179700)
@@ -4,7 +4,7 @@
# Contributor: Chris Fordham
pkgname=python-botocore
-pkgver=1.4.26
+pkgver=1.4.27
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=('381fcb678d6ffcf5fe182c21299d39d5')
+md5sums=('e1df6f9b9d29621f975add4f156e07ab')
build() {
cd botocore-$pkgver
More information about the arch-commits
mailing list