diff --git a/.SRCINFO b/.SRCINFO index b6678bb..3d7a2e6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -8,7 +8,7 @@ pkgbase = dh-make depends = dpkg depends = make depends = python - source = http://http.debian.net/debian/pool/main/d/dh-make/dh-make_2.201801.tar.xz + source = https://deb.debian.org/debian/pool/main/d/dh-make/dh-make_2.201801.tar.xz sha256sums = c94a3de25822007b95b27427dcb95f52631dafb2cb902b615a3417e8f8dcde29 pkgname = dh-make diff --git a/PKGBUILD b/PKGBUILD index 0b4d52b..540f451 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ arch=('any') url="http://packages.debian.org/sid/dh-make" license=('GPL') depends=('dpkg' 'make' 'python') -source=(http://http.debian.net/debian/pool/main/d/${pkgname}/${pkgname}_${pkgver}.tar.xz) +source=(https://deb.debian.org/debian/pool/main/d/${pkgname}/${pkgname}_${pkgver}.tar.xz) sha256sums=('c94a3de25822007b95b27427dcb95f52631dafb2cb902b615a3417e8f8dcde29') package() {