From f362cd5510e8fe362ea5697d1229cf7ab0507361 Mon Sep 17 00:00:00 2001 From: Luc-Saccoccio Date: Thu, 19 Oct 2023 11:38:09 +0200 Subject: [PATCH] vmap: fix dead distfiles --- srcpkgs/vmap/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/vmap/template b/srcpkgs/vmap/template index 0d491c9c9a86a6..8a7518c4ffcea0 100644 --- a/srcpkgs/vmap/template +++ b/srcpkgs/vmap/template @@ -1,16 +1,16 @@ # Template file for 'vmap' pkgname=vmap version=0.4.1 -revision=1 +revision=2 build_style=qmake hostmakedepends="pkg-config qt5-host-tools qt5-qmake" makedepends="libcurl-devel libxml++3.0-devel qt5-svg-devel" short_desc="Vulnerability-Exploit desktop finder" maintainer="Orphaned " license="GPL-2.0-or-later" -homepage="https://gitlab.com/git-rep/vmap" -distfiles="https://gitlab.com/git-rep/vmap/-/archive/v${version}/vmap-v${version}.tar.gz" -checksum=8fde8b8afab96db219167c612321ec864f2e278b6b5601adde7c1781465906bd +homepage="https://github.com/git-rep-src/vmap" +distfiles="https://github.com/git-rep-src/vmap/archive/refs/tags/v${version}.tar.gz" +checksum=6b3ae93571e2cb7c029291a8172f8a53875ecfeff1c66412493571b5664d45b3 post_patch() { vsed -e 's|usr/local|usr|' -i vmap.pro