aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2022-01-12 21:55:09 -0800
committerTrumeet <yuuta@yuuta.moe>2022-01-12 21:55:09 -0800
commit676cf0005cfac29daf7ba82406f18cb5b5e37cef (patch)
treed32a4988fa84259ec962ecb8abcee63a19d36418
parent9d3fc6e900a20c8d43d8bcf12bbde142814c4a10 (diff)
downloadmutebot-676cf0005cfac29daf7ba82406f18cb5b5e37cef.tar
mutebot-676cf0005cfac29daf7ba82406f18cb5b5e37cef.tar.gz
mutebot-676cf0005cfac29daf7ba82406f18cb5b5e37cef.tar.bz2
mutebot-676cf0005cfac29daf7ba82406f18cb5b5e37cef.zip
PKGBUILD: Use Yuuta Git
-rw-r--r--arch/PKGBUILD6
1 files 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 <yuuta@yuuta.moe>
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'