summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2018-09-24 21:54:24 +0200
committerLuca Weiss2018-09-24 21:54:29 +0200
commit4e26d235519b1c7ca23195210041d0d5389cd627 (patch)
treeadb06b0f0a85910da8c8d2345d0ef7bf91ba5a1c /PKGBUILD
parentffb7c0b216b0b21a53bc31e8d1e75476bb421d87 (diff)
downloadaur-4e26d235519b1c7ca23195210041d0d5389cd627.tar.gz
Use deb.debian.org as source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af01115009dc..7710e44a54df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="http://packages.debian.org/sid/dh-autoreconf"
license=('GPL')
depends=('debhelper' 'perl' 'autoconf' 'automake' 'gettext' 'libtool')
-source=(http://ftp.debian.org/debian/pool/main/d/$pkgname/${pkgname}_$pkgver.tar.xz)
+source=(https://deb.debian.org/debian/pool/main/d/$pkgname/${pkgname}_$pkgver.tar.xz)
sha256sums=('d6d7feb73c9a762a6eb93d407e33cbe056cfcea9aca14bef2121037b1a9e18fb')
package() {