aboutsummaryrefslogtreecommitdiff
path: root/arch/PKGBUILD
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2022-01-12 22:01:30 -0800
committerTrumeet <yuuta@yuuta.moe>2022-01-12 22:01:30 -0800
commit73f3c47d0c38515b4a62017a5fe0f4212b2be695 (patch)
tree46d6e3d6ffa78160f58f80b9c57c7bc4a36e34f9 /arch/PKGBUILD
parent546381fe5bba749246f08d09ae8b9511b162f11d (diff)
downloadmutebot-73f3c47d0c38515b4a62017a5fe0f4212b2be695.tar
mutebot-73f3c47d0c38515b4a62017a5fe0f4212b2be695.tar.gz
mutebot-73f3c47d0c38515b4a62017a5fe0f4212b2be695.tar.bz2
mutebot-73f3c47d0c38515b4a62017a5fe0f4212b2be695.zip
PKGBUILD: Do not logout before starting.HEADmaster
Diffstat (limited to 'arch/PKGBUILD')
-rw-r--r--arch/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/PKGBUILD b/arch/PKGBUILD
index 33cfce4..e72896b 100644
--- a/arch/PKGBUILD
+++ b/arch/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yuuta Liang <yuuta@yuuta.moe>
pkgname=mutebot-git
-pkgver=r9.9d3fc6e
+pkgver=r11.546381f
pkgrel=1
pkgdesc="Yet another simple Telegram bot that mutes new members in groups."
arch=(x86_64)
@@ -24,7 +24,7 @@ source=('mutebot::git+https://git.yuuta.moe/mutebot.git'
noextract=()
md5sums=('SKIP'
'SKIP'
- 'f269f32f5c61b8ddd9bab84cb846541b'
+ '36f708d68d52bac366a333628a1213a7'
'9d905a018be08f0ac09796e301949afd'
'b47ae2adc14a370080941b535843b095'
'062bd08b22c915956e2fe655204c9427')