summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnatol Pomozov2022-01-10 19:21:06 -0800
committerAnatol Pomozov2022-01-10 19:21:21 -0800
commit1dfc2399f3bb9c554bb670f72d58554e9d4c1f2a (patch)
treebba14ee1f96483734226db8e6302bd49c567bf16 /PKGBUILD
parent21a22fedcb59c24789b3f9f2e46d5a3f4c48c3ca (diff)
downloadaur-1dfc2399f3bb9c554bb670f72d58554e9d4c1f2a.tar.gz
Use https protocol to access github sources
https://github.blog/2021-09-01-improving-git-protocol-security-github/
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6bce668fb43..a60d7a79352f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Anatol Pomozov <anatol.pomozov@gmail.com>
pkgname=pacoloco-git
-pkgver=1.0.r1.g824e1a8
+pkgver=1.2.r0.g3338566
pkgrel=1
pkgdesc='Pacman caching proxy server'
arch=(x86_64 armv7h aarch64)
@@ -12,7 +12,7 @@ depends=(glibc)
makedepends=(git go)
provides=(pacoloco)
conflicts=(pacoloco)
-source=(git://github.com/anatol/pacoloco)
+source=(git+https://github.com/anatol/pacoloco)
sha1sums=('SKIP')
pkgver() {