[arch-commits] Commit in aws-cli/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Fri Oct 14 08:42:34 UTC 2016
Date: Friday, October 14, 2016 @ 08:42:32
Author: jsteel
Revision: 192241
upgpkg: aws-cli 1.11.4-1
Modified:
aws-cli/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-14 08:41:27 UTC (rev 192240)
+++ PKGBUILD 2016-10-14 08:42:32 UTC (rev 192241)
@@ -3,7 +3,7 @@
# Contributor: Alper KANAT <alperkanat at raptiye.org>
pkgname=aws-cli
-pkgver=1.11.3
+pkgver=1.11.4
pkgrel=1
pkgdesc='Universal Command Line Interface for Amazon Web Services'
arch=('any')
@@ -14,7 +14,7 @@
'python-s3transfer')
makedepends=('python-setuptools')
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('3f7e771144be3c9c9238c00b9fd07bdc')
+md5sums=('66f3be00522e11a7ea78c1890e9ba9f9')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list