summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2022-01-11 13:10:16 +0100
committerPiotr Gorski2022-01-11 13:10:16 +0100
commit233f6e1608b662b27f03cb6b12566f722d99a3d7 (patch)
tree9cc696b15abac5febb252e3aee21d8d891368562 /PKGBUILD
parent1c9e42aacc13a0c0afc5e0f18ea64c6efe71befa (diff)
downloadaur-pkgconf-git.tar.gz
Use git+https: instead of git:
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c89fd8ffdc62..29f683a30943 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=(glibc sh)
makedepends=(git)
conflicts=('pkg-config' 'pkgconfig' 'pkgconf')
provides=('pkg-config' 'pkgconfig' 'pkgconf')
-source=(git://github.com/pkgconf/pkgconf.git
+source=(git+https://github.com/pkgconf/pkgconf.git
i686-pc-linux-gnu.personality
x86_64-pc-linux-gnu.personality)
md5sums=('SKIP'