summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucas Dessy2023-10-08 18:18:11 -0300
committerLucas Dessy2023-10-08 18:18:11 -0300
commit2da3c67e9c25638575c7e1f962b7b0c7d03326e2 (patch)
tree49fece800557c904acedaa59a2c8daa39f7f0726
parent9cc63bd17c492ae8cf5616941217ce3a50ec811a (diff)
downloadaur-2da3c67e9c25638575c7e1f962b7b0c7d03326e2.tar.gz
updates source url
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06eda2bf7508..40c689fa8b51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('libxcb' 'xcb-util-wm')
makedepends=('git')
provides=("${_pkgname}")
conflicts=("${_pkgname}")
-source=("git://github.com/baskerville/${_pkgname}.git")
+source=("git+https://github.com/baskerville/${_pkgname}.git")
md5sums=('SKIP')
pkgver() {