From 676cf0005cfac29daf7ba82406f18cb5b5e37cef Mon Sep 17 00:00:00 2001 From: Trumeet Date: Wed, 12 Jan 2022 21:55:09 -0800 Subject: PKGBUILD: Use Yuuta Git --- arch/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/PKGBUILD b/arch/PKGBUILD index ee8e7f8..ca4794d 100644 --- a/arch/PKGBUILD +++ b/arch/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Yuuta Liang pkgname=mutebot-git -pkgver=r5.00391bf +pkgver=r9.9d3fc6e pkgrel=1 pkgdesc="Yet another simple Telegram bot that mutes new members in groups." arch=(x86_64) -url="https://github.com/Trumeet/mutebot" +url="https://git.yuuta.moe/mutebot.git" license=('custom') groups=() depends=(zlib openssl) @@ -15,7 +15,7 @@ replaces=() backup=(etc/mutebot/) options=() install= -source=('mutebot::git+https://github.com/Trumeet/mutebot.git' +source=('mutebot::git+https://git.yuuta.moe/mutebot.git' 'td::git+https://github.com/tdlib/td.git' 'mutebot@.service' 'sysusers.conf' -- cgit v1.2.3