summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorx70b12022-12-09 23:54:09 +0100
committerx70b12022-12-09 23:54:09 +0100
commit07733f1ff938f0527faa247dbab4bb677adf6cd1 (patch)
tree8e9d5f9780d99204069d6aa69ea0ad1edb7935fa
parent8c7175ce36f6bf71cb2118d3f1ab8564dbb119e2 (diff)
downloadaur-07733f1ff938f0527faa247dbab4bb677adf6cd1.tar.gz
remove pkgcommit
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed09d8d9152e..74c761ce9548 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,13 @@
pkgname=pam_exec-ssh-git
pkgver=r19.311b153
pkgrel=1
-pkgcommit=311b153
pkgdesc="Unlock SSH keys on login using PAM."
arch=(any)
url="https://github.com/x70b1/pam_exec-ssh"
license=("The Unlicense")
makedepends=("git")
depends=("pam" "expect")
-source=("${pkgname}::git+${url}.git#commit=${pkgcommit}")
+source=("${pkgname}::git+${url}.git")
noextract=()
sha256sums=('SKIP')