summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Lane2024-01-09 11:14:53 +0000
committerChris Lane2024-01-09 11:14:53 +0000
commitdc39199ad879259763a72405b21ea513d2e925ea (patch)
tree47012a76f03aace9e2c42938e4f4c3fc8411258f /PKGBUILD
parentea749253d0f579c58ffdff978583bcb3d74b337f (diff)
downloadaur-aws-session-manager-plugin.tar.gz
Change license from custom to Apache preset
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e91bb0018f4b..74cdf2a34127 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="AWS Session Manager Plugin for aws-cli."
arch=('x86_64' 'aarch64')
url="https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html"
-license=('custom')
+license=('Apache')
depends=('aws-cli')
backup=('usr/lib/systemd/system/session-manager-plugin.service' 'usr/sessionmanagerplugin/LICENSE' 'usr/sessionmanagerplugin/seelog.xml' 'usr/sessionmanagerplugin/VERSION')
options=('!strip' '!emptydirs')