summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jabberd2-git/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/jabberd2-git/PKGBUILD b/jabberd2-git/PKGBUILD
index bfff5cf05..83922a8d4 100644
--- a/jabberd2-git/PKGBUILD
+++ b/jabberd2-git/PKGBUILD
@@ -20,7 +20,7 @@ optdepends=('sqlite3' 'postgresql-libs')
makedepends=('sqlite3' 'postgresql-libs' 'autoconf-archive')
install=install
source=(
- "${pkgname}::git+https://github.com/${pkgname}/${pkgname}.git#commit=${_commit}"
+ "${pkgname}::git+https://github.com/${pkgname%-git}/${pkgname%-git}.git#commit=${_commit}"
'pam_jabberd'
)
sha512sums=('SKIP'