[arch-commits] Commit in aws-cli/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Wed Jul 4 07:30:51 UTC 2018
Date: Wednesday, July 4, 2018 @ 07:30:50
Author: jsteel
Revision: 351565
upgpkg: aws-cli 1.15.51-1
Modified:
aws-cli/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-04 07:30:39 UTC (rev 351564)
+++ PKGBUILD 2018-07-04 07:30:50 UTC (rev 351565)
@@ -3,7 +3,7 @@
# Contributor: Alper KANAT <alperkanat at raptiye.org>
pkgname=aws-cli
-pkgver=1.15.47
+pkgver=1.15.51
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=('6304161f0c11cd3b31fc13c6375999f7')
+md5sums=('ad6a4cdfafb7b475bc14be109d87acd3')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list