summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornick2023-01-11 11:53:23 +0100
committernick2023-01-11 11:53:23 +0100
commitfed8aff476b56554861e217f328571f0aaae5a49 (patch)
tree152b74068c64aca53b6721d8ccde4f51d11c2399 /PKGBUILD
parent9f7257fe7b1d4fbacead18d86c80dba42bbcf515 (diff)
downloadaur-fed8aff476b56554861e217f328571f0aaae5a49.tar.gz
Revert "remove `url` var from source"
This reverts commit 9f7257fe7b1d4fbacead18d86c80dba42bbcf515.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b16ae3432ed..b103be133624 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('coreutils' 'findutils' 'grep' 'man-pages' 'pass' 'tcl' 'util-linux' 'w
optdepends=(
'wtype: type support'
'pass-otp: OTP support')
-source=("git+https://github.com/TinfoilSubmarine/wofi-pass.git")
+source=("git+${url}.git")
sha512sums=('SKIP')
pkgver() {