summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEden Rose2020-10-21 21:13:00 +1100
committerEden Rose2020-10-21 21:13:00 +1100
commit1b38cfcd5292a1319f4fa80b397d7413c8ae50aa (patch)
tree39c3512b8a8f45061b810fce2666f21983993199 /PKGBUILD
parent91554b1989cb802024fb1520c449e29063bbcbd4 (diff)
downloadaur-geneet-git.tar.gz
updated source array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3db3bace656b..15ba73f9cf92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('python2' 'python2-pyparsing')
makedepends=('git')
provides=('geneet')
options=('!libtool')
-source=("git://git.enlightenment.org/tools/$_pkgname.git")
+source=("git+https://git.enlightenment.org/tools/$_pkgname.git")
md5sums=('SKIP')
pkgver() {