Package Details: aws-rotate-key 1.1.0-2

Git Clone URL: https://aur.archlinux.org/aws-rotate-key.git (read-only, click to copy)
Package Base: aws-rotate-key
Description: Easily rotate your AWS access key. 🔑
Upstream URL: https://github.com/stefansundin/aws-rotate-key
Keywords: aws
Licenses: MIT
Submitter: stefansundin
Maintainer: stefansundin
Last Packager: stefansundin
Votes: 0
Popularity: 0.000000
First Submitted: 2023-10-20 04:32 (UTC)
Last Updated: 2024-05-18 19:23 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

stefansundin commented on 2024-05-18 19:25 (UTC)

Thank you Tom. I believe I have fixed the problem. Sorry for the inconvenience.

TomBoshoven commented on 2024-05-17 22:02 (UTC)

Current PKGBUILD is not functioning due to a directory name mismatch.

It works if you replace cd "$srcdir/$pkgname" by cd "$srcdir/$pkgname-$pkgver" (two locations).