From 37d6f3cdeb5a1d5830385ef916d04f81eeb22241 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 21 Nov 2020 13:41:36 +0100 Subject: [PATCH] awsume: update to 4.5.0. --- srcpkgs/awsume/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/awsume/template b/srcpkgs/awsume/template index 3c216c098b5..b7c5edb6b59 100644 --- a/srcpkgs/awsume/template +++ b/srcpkgs/awsume/template @@ -1,18 +1,18 @@ # Template file for 'awsume' pkgname=awsume -version=4.4.1 -revision=3 +version=4.5.0 +revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools" makedepends="python3-argcomplete python3-boto3 python3-colorama python3-coverage python3-pluggy python3-psutil python3-xmltodict python3-yaml" -depends="$makedepends" +depends="${makedepends}" short_desc="Utility for easily assuming AWS IAM roles from the command line" maintainer="Leah Neukirchen " license="MIT" homepage="https://awsu.me/" distfiles="https://github.com/trek10inc/awsume/archive/${version}.tar.gz" -checksum=66d698b4716a1dc7c927778a8fe124a6ac2d99334aff2be5dac6b13598b4e08f +checksum=3b506e08727400f32886db522477e3ae73d5941266611abbd9a470f3bb17d80b post_install() { rm ${DESTDIR}/usr/bin/awsume.*