From d37f1ce7747bc75eeacc5191e680591eb7c50083 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 15 Jul 2019 06:02:08 +0200 Subject: fix source url --- jabberd2-git/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jabberd2-git/PKGBUILD') 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' -- cgit v1.2.3-54-g00ecf