summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Muehlhaeuser2022-01-11 20:21:32 +0100
committerChristian Muehlhaeuser2022-01-11 20:21:32 +0100
commit3061ae7f2b8ae0b4b82131d32787b6d3e0898f52 (patch)
tree6f98b8d789d6f56b34f62befd5ab710821b53448 /PKGBUILD
parentaa219f2f3280a040471697e0b8d64453213a9e99 (diff)
downloadaur-3061ae7f2b8ae0b4b82131d32787b6d3e0898f52.tar.gz
Fix broken GitHub repository URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9a7f1185fee..1ae9ecc6717a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('pam')
makedepends=('git' 'go')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=($pkgname::"git://github.com/muesli/pam-beacon.git")
+source=($pkgname::"git+${url}.git")
sha256sums=('SKIP')
pkgver() {