From 285145cb7fe5dce45baaa063b59fd2c4775f3d8d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 18 Dec 2023 14:49:02 +0100 Subject: [PATCH] awsume: update to 4.5.4. --- srcpkgs/awsume/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/awsume/template b/srcpkgs/awsume/template index 81e3e989e1d..0a6ed2c1ad0 100644 --- a/srcpkgs/awsume/template +++ b/srcpkgs/awsume/template @@ -1,7 +1,7 @@ # Template file for 'awsume' pkgname=awsume -version=4.5.3 -revision=4 +version=4.5.4 +revision=1 build_style=python3-module hostmakedepends="python3 python3-setuptools" makedepends="python3-boto3 python3-botocore python3-colorama python3-pluggy python3-psutil python3-xmltodict python3-yaml python-dateutil" @@ -11,8 +11,9 @@ short_desc="Utility for easily assuming AWS IAM roles from the command line" maintainer="Leah Neukirchen " license="MIT" homepage="https://awsu.me/" +changelog="https://awsu.me/changelog.html" distfiles="https://github.com/trek10inc/awsume/archive/${version}.tar.gz" -checksum=19cdaa043519b88fe9a0cb8546ac55bedddb2a580c6d6f6d52bec35174cc2eae +checksum=a8a6b8d6865aa4f3f8dbf0503dcbf81c761c44b21013f257cf992cb1bb5a4220 post_install() { rm ${DESTDIR}/usr/bin/awsume.*