summaryrefslogtreecommitdiff
path: root/x86_64/dwm_fly-git/PKGBUILD
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-06-14 23:00:35 -0700
committerxyz <gky44px1999@gmail.com>2022-06-14 23:00:35 -0700
commit3d72eb654d739649cadbb7a649861d08b6e88af0 (patch)
tree9da65f6489cae70f00d454f9f241a77930b0aa0e /x86_64/dwm_fly-git/PKGBUILD
parent6f70b4f40cdbd14dbc983e4ba1da6ee30e4db545 (diff)
add .git at end of source git url, no .git also works tho
Diffstat (limited to 'x86_64/dwm_fly-git/PKGBUILD')
-rw-r--r--x86_64/dwm_fly-git/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/x86_64/dwm_fly-git/PKGBUILD b/x86_64/dwm_fly-git/PKGBUILD
index 933bf3f..743f97f 100644
--- a/x86_64/dwm_fly-git/PKGBUILD
+++ b/x86_64/dwm_fly-git/PKGBUILD
@@ -11,7 +11,7 @@ depends=('libx11' 'libxinerama' 'libxft')
makedepends=('git')
provides=('dwm')
conflicts=('dwm')
-source=("git+$url#branch=fly")
+source=("git+$url.git#branch=fly")
b2sums=('SKIP')
pkgver() {