[arch-commits] Commit in python-botocore/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Mon Oct 22 09:08:06 UTC 2018
Date: Monday, October 22, 2018 @ 09:08:06
Author: jsteel
Revision: 398320
upgpkg: python-botocore 1.12.28-1
Modified:
python-botocore/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-22 09:04:30 UTC (rev 398319)
+++ PKGBUILD 2018-10-22 09:08:06 UTC (rev 398320)
@@ -5,7 +5,7 @@
pkgbase=python-botocore
pkgname=('python-botocore' 'python2-botocore')
-pkgver=1.12.25
+pkgver=1.12.28
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=('1c0534da287ab6bb163dcae7cfaff4cd')
+md5sums=('aefc6842c2ef97891cbc2472cfb94628')
prepare() {
cp -r "botocore-$pkgver" "python-botocore-$pkgver"
More information about the arch-commits
mailing list