summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKuoi2022-04-15 12:01:13 +0100
committerKuoi2022-04-15 12:01:13 +0100
commiteab95e8a93b9b2b868dc3a24e3833604b7188fe6 (patch)
treedbedeb2dd6c5fdeb8c625e29fa280b0315f56df8 /PKGBUILD
parent7942c7dd6aad006e930058d78af928214037e0c6 (diff)
downloadaur-eab95e8a93b9b2b868dc3a24e3833604b7188fe6.tar.gz
update the source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0eb0e173ea5..3a4917b35038 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://github.com/lilydjwg/archrepo2"
license=('MIT')
depends=('python' 'python-setuptools' 'python-tornado' 'python-pyinotify' 'pacman')
makedepends=('git')
-source=('git://github.com/lilydjwg/archrepo2.git')
+source=('git+https://github.com/lilydjwg/archrepo2.git')
md5sums=('SKIP')
backup=(etc/archrepo2.ini)