summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Anderson2022-03-24 21:03:00 -0700
committerEric Anderson2022-03-24 21:03:00 -0700
commit8a155ba3a554c789cd9b74a4c738cb80cd90b724 (patch)
tree0029611f8a7e1c5a8f4258862e3f87357056dbed /PKGBUILD
parent7e095e7deabd96dc1ccd91025000afa0127bb711 (diff)
downloadaur-printrun-git.tar.gz
Swap to git+https as github turned down git://
https://github.blog/2021-09-01-improving-git-protocol-security-github/
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5468b311b150..1d0eacaf6588 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ optdepends=(
'python-dbus: to inhibit sleep when printing'
'python-psutil: to increase process priority when printing')
makedepends=('git' 'cython' 'python-setuptools')
-source=('git://github.com/kliment/Printrun.git')
+source=('git+https://github.com/kliment/Printrun.git')
sha256sums=('SKIP')
pkgver() {