From 63e2fa98cdef24c6241e559eebd79cff38c97f95 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 28 Jun 2025 09:05:16 -0400 Subject: [PATCH] rbw: use GitHub mirror as upstream; tozt.net is unreliable --- srcpkgs/rbw/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/rbw/template b/srcpkgs/rbw/template index d06f746e777..41d024b7d21 100644 --- a/srcpkgs/rbw/template +++ b/srcpkgs/rbw/template @@ -9,9 +9,9 @@ depends="pinentry" short_desc="Unofficial command-line client for Bitwarden" maintainer="Andrew J. Hesford " license="MIT" -homepage="https://git.tozt.net/rbw" -changelog="https://git.tozt.net/rbw/plain/CHANGELOG.md" -distfiles="https://git.tozt.net/rbw/snapshot/rbw-${version}.tar.gz" +homepage="https://github.com/doy/rbw" +changelog="https://raw.githubusercontent.com/doy/rbw/refs/heads/main/CHANGELOG.md" +distfiles="${homepage}/archive/${version}.tar.gz" checksum=afe8887b64c4da6e5f33535d02ad4e1fe75c536a55d63291622b4b339522d138 post_install() {