From 55e23599fd97ac605c2031d4e7515b524fcdad5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 27 May 2020 13:31:15 +0200 Subject: [PATCH] libzahl: fix distfile --- srcpkgs/libzahl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libzahl/template b/srcpkgs/libzahl/template index 30dfa4f43a1..ef41d3c28dc 100644 --- a/srcpkgs/libzahl/template +++ b/srcpkgs/libzahl/template @@ -6,7 +6,7 @@ short_desc="A library for arbitrary size integers" maintainer="copyleftie " license="ISC" homepage="https://libs.suckless.org/libzahl" -distfiles="https://git.suckless.org/libzahl/snapshot/${pkgname}-${version}.tar.gz" +distfiles="https://github.com/maandree/libzahl/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz" checksum=523ae1ba84b558fab3598f3d38885138c4df755cda403136102143f569b40162 post_extract() {