From f815ad8b7292b702dc56df28a3a2152bdaa94a45 Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Wed, 3 May 2023 01:02:22 +0000 Subject: [PATCH] quixand: fix url. --- srcpkgs/quixand/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/quixand/template b/srcpkgs/quixand/template index 1f4151e132e6..1dbaf18d8734 100644 --- a/srcpkgs/quixand/template +++ b/srcpkgs/quixand/template @@ -6,8 +6,8 @@ depends="bash encfs" short_desc="Tool for creating single-use unrecoverable encrypted sandboxes" maintainer="Andy Weidenbaum " license="GPL-2.0-only" -homepage="https://xyne.archlinux.ca/projects/quixand/" -distfiles="https://xyne.archlinux.ca/projects/quixand/src/${pkgname}-${version}.tar.xz" +homepage="https://xyne.dev/projects/quixand" +distfiles="https://xyne.dev/projects/quixand/src/${pkgname}-${version}.tar.xz" checksum=470fac15b0f4f9c6e4cdf2be360cb4e9325ec319494991e8550b3d1d0b0226e1 do_install() {