From 0ec3262b1297ee02680fa31fd4a94e0c33c2e4f9 Mon Sep 17 00:00:00 2001 From: Mohammed Anas Date: Sat, 16 Dec 2023 02:13:13 +0000 Subject: [PATCH] senpai: update homepage and distfiles URL. The repository has been moved. --- srcpkgs/senpai/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/senpai/template b/srcpkgs/senpai/template index ea80aabfed014..999bad319a5ff 100644 --- a/srcpkgs/senpai/template +++ b/srcpkgs/senpai/template @@ -1,7 +1,7 @@ # Template file for 'senpai' pkgname=senpai version=0.3.0 -revision=1 +revision=2 build_style=go go_import_path="git.sr.ht/~taiite/senpai" go_package="./cmd/senpai" @@ -9,8 +9,8 @@ hostmakedepends="scdoc" short_desc="IRC client that works best with bouncers" maintainer="Emil Miler " license="ISC" -homepage="https://git.sr.ht/~taiite/senpai" -distfiles="https://git.sr.ht/~taiite/senpai/archive/v${version}.tar.gz" +homepage="https://git.sr.ht/~delthas/senpai/" +distfiles="https://git.sr.ht/~delthas/senpai/archive/v${version}.tar.gz" checksum=c02f63a7d76ae13ed888fc0de17fa9fd5117dcb3c9edc5670341bf2bf3b88718 post_install() {