summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpegasis2023-08-19 11:56:20 -0400
committerpegasis2023-08-19 11:56:20 -0400
commitbc85b757a1e8ab26ab2f32c882020f7caf21d109 (patch)
treeb665bc866aa514f4e0d2955aaed50d96dcd5ff1e /PKGBUILD
parent75edfca4945ed66646f995d6f8ece97ed8d8d767 (diff)
downloadaur-bc85b757a1e8ab26ab2f32c882020f7caf21d109.tar.gz
v2.40.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93bf92c2be7c..44410d4f5dba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: JianQing Liu <me at pegasis dot site>
pkgname=discord-chat-exporter-cli
-pkgver=2.40
+pkgver=2.40.4
pkgrel=1
pkgdesc="Export message history from a Discord channel to a file"
arch=('any')
@@ -11,7 +11,7 @@ makedepends=('unzip')
source=("$pkgname-$pkgver.zip::https://github.com/Tyrrrz/DiscordChatExporter/releases/download/$pkgver/DiscordChatExporter.CLI.zip"
"discord-chat-exporter-cli")
noextract=("$pkgname-$pkgver.zip")
-md5sums=('8f67b5061d2bb181c894efc70ab4e944'
+md5sums=('61423673f755a7c142b13c3f485287a9'
'8077678acad67ad31578593deee8bcc6')
BUILDENV+=('!check')