summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Fung2022-04-19 00:23:23 -0700
committerEric Fung2022-04-19 00:23:23 -0700
commit5a6effc09d51245d06560e292da10bddf669c3b9 (patch)
tree5411c3854422c0a2fa8a73f37cee66f397d0cb1d /PKGBUILD
parent97862441809e0ce5b1288666ad94857391f007f6 (diff)
downloadaur-5a6effc09d51245d06560e292da10bddf669c3b9.tar.gz
Changed source to use https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b7e3ac454ef..748a280e2dfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url="http://www.debian.org/"
license=('GPL')
depends=('gettext' 'perl')
-source=(http://ftp.debian.org/debian/pool/main/i/intltool-debian/${pkgname}_${pkgver}+20060710.5_all.deb)
+source=(https://deb.debian.org/debian/pool/main/i/intltool-debian/${pkgname}_${pkgver}+20060710.5_all.deb)
sha256sums=('1ab5215e135b2b55178083ef6115913e49c6d661e7fb4f0086c1d740dc69aa5d')
build() {