summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCallum2019-09-19 17:05:44 +0100
committerCallum2019-09-19 17:05:44 +0100
commitf839be500165acd6d762a1465878b2c2a3a762de (patch)
tree82107f9e7675b107957c1858a7cddbbf7a7679f4
parent60e4305c4a1325b76c8afb59755b97fc2932caa5 (diff)
downloadaur-f839be500165acd6d762a1465878b2c2a3a762de.tar.gz
release: pkgrel 2
update session-manager-plugin.service and remove etc/init folder
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7be3bcd0394f..876b002eebb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = aws-session-manager-plugin
pkgdesc = AWS Session Manager Plugin for aws-cli.
pkgver = 1.1.31.0
- pkgrel = 1
+ pkgrel = 2
url = https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html
install = aws-session-manager-plugin.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 06e0221fe811..60d7cc18705f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Callum Denby <me@callumdenby.com>
pkgname=aws-session-manager-plugin
pkgver=1.1.31.0
-pkgrel=1
+pkgrel=2
pkgdesc="AWS Session Manager Plugin for aws-cli."
arch=('i686' 'x86_64')
url="https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html"