summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3716726cd2ee..3392ef10c510 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ url="https://github.com/qnikst/kbdd"
license=('GPL3')
makedepends=('git' 'automake' 'autoconf' 'python')
depends=('libx11' 'dbus-glib')
-source=("git://github.com/qnikst/kbdd")
+source=("git+https://github.com/qnikst/kbdd.git")
md5sums=('SKIP')
build() {