diff --git a/PKGBUILD b/PKGBUILD index fb092ee..20d862a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ optdepends=('fzf: for the fqo script' 'mlocate: for the fqo script') checkdepends=(python-hypothesis python-pytest) backup=(etc/apparmor.d/usr.bin.{addpkg,delpkg} etc/packaging-scripts.conf) -source=("${pkgname}::git+file:///home/etorres/Projects/packaging-scripts") +source=("${pkgname}::git+https://git.its-et.me/etorres/packaging-scripts.git") sha256sums=('SKIP') build() {