summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJerome Leclanche2021-03-28 21:49:54 +0000
committerJerome Leclanche2021-03-28 21:49:54 +0000
commitb4ebf395808678eb68063502a82b996e24c49b1d (patch)
tree243e7a234ecda84322a15e00b31682b6f2f7a369 /PKGBUILD
parent3382602f8612f3798ade1914ac363d6eb148495d (diff)
downloadaur-b4ebf395808678eb68063502a82b996e24c49b1d.tar.gz
Switch to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c1bfaca8e10..e76b5fc56548 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=("any")
url="https://github.com/lmacken/unicards"
license=("APACHE")
depends=("python")
-source=("http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
+source=("https://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
sha256sums=("b06f6effd7782f9541e5761afc4ee01ee7e163f9c6c04ad9b3712354f0a2cfdd")