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 14610139cf02..cdf1aa7c90a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL')
conflicts=("${_modname}" "${_modname}-bin")
provides=("${_modname}")
depends=("${_appname}" 'python')
-source=("git+https://${_appname}.org/git/${_modname}.git")
+source=("git+https://git.${_appname}.org/${_modname}.git")
sha256sums=('SKIP')
pkgver() {