[arch-commits] Commit in aws-cli/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Mar 5 15:03:21 UTC 2019
Date: Tuesday, March 5, 2019 @ 15:03:20
Author: jsteel
Revision: 437725
upgpkg: aws-cli 1.16.117-1
Modified:
aws-cli/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-05 15:03:07 UTC (rev 437724)
+++ PKGBUILD 2019-03-05 15:03:20 UTC (rev 437725)
@@ -3,7 +3,7 @@
# Contributor: Alper KANAT <alperkanat at raptiye.org>
pkgname=aws-cli
-pkgver=1.16.113
+pkgver=1.16.117
pkgrel=1
pkgdesc='Universal Command Line Interface for Amazon Web Services'
arch=('any')
@@ -14,7 +14,7 @@
'python-s3transfer' 'python-yaml')
makedepends=('python-setuptools')
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('a1b1fefb85ff5d88f8c5f18f068a1d7d')
+md5sums=('acb894b80c932152a7d504aebbec223b')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list