summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorx70b12021-11-24 23:31:02 +0100
committerx70b12021-11-24 23:31:02 +0100
commit38ee9601ce593d7a52014eb227be29462e063bb2 (patch)
tree622cca5d5d6786bdf81e10802aa7e4ae126a4324
parenta29794107e2955b4541cd45dccde39dd0d4b7565 (diff)
downloadaur-38ee9601ce593d7a52014eb227be29462e063bb2.tar.gz
r16.a1320c3-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be274a5a1193..907464075772 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pam_exec-ssh
- pkgdesc = Unlock SSH keys on login using PAM
- pkgver = r15.89bb70d
- pkgrel = 4
+ pkgdesc = Unlock SSH keys on login using PAM.
+ pkgver = r16.a1320c3
+ pkgrel = 2
url = https://github.com/x70b1/pam_exec-ssh
arch = any
license = The Unlicense
diff --git a/PKGBUILD b/PKGBUILD
index 82b822947c6b..b666f41cd91e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: x70b1
pkgname=pam_exec-ssh
-pkgver=r15.89bb70d
-pkgrel=4
-pkgdesc="Unlock SSH keys on login using PAM"
+pkgver=r16.a1320c3
+pkgrel=2
+pkgdesc="Unlock SSH keys on login using PAM."
arch=(any)
url="https://github.com/x70b1/pam_exec-ssh"
license=("The Unlicense")