summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrian Bidulock2022-04-10 21:27:01 -0600
committerBrian Bidulock2022-04-10 21:27:01 -0600
commit1cd40aed8dce17b5e27f383870248f78b3958ba9 (patch)
tree07a0baa7c819965f976e36d1b5a801471f4ecda4 /PKGBUILD
parent6743bac9d93ac2514f8ebbf4e6420bce3aa2a578 (diff)
downloadaur-bspwm-git.tar.gz
update source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d9e81f5e242..06ac16846786 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ optdepends=('sxhkd-git: to define keyboard and pointer bindings'
'sutils-git: for the example panel'
'terminus-font: for the example panel'
'python3: for some scripting examples')
-source=("$pkgname::git://github.com/baskerville/${_pkgname}.git")
+source=("$pkgname::git+https://github.com/baskerville/${_pkgname}.git")
md5sums=('SKIP')
provides=("${_pkgname}=${pkgver%%.r*}-${pkgrel}")
conflicts=("${_pkgname}")