aboutsummaryrefslogtreecommitdiff
path: root/arch/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'arch/PKGBUILD')
-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'