From 3d72eb654d739649cadbb7a649861d08b6e88af0 Mon Sep 17 00:00:00 2001 From: xyz Date: Tue, 14 Jun 2022 23:00:35 -0700 Subject: add .git at end of source git url, no .git also works tho --- x86_64/xcross-git/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x86_64/xcross-git') diff --git a/x86_64/xcross-git/PKGBUILD b/x86_64/xcross-git/PKGBUILD index a1a1297..17ec81b 100644 --- a/x86_64/xcross-git/PKGBUILD +++ b/x86_64/xcross-git/PKGBUILD @@ -11,7 +11,7 @@ depends=('libx11') makedepends=('git') provides=('xcross') conflicts=('xcross') -source=("git+$url") +source=("git+$url.git") b2sums=('SKIP') pkgver() { -- cgit v1.2.3-70-g09d2