summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpegasis2022-04-11 01:30:48 -0400
committerpegasis2022-04-11 01:30:48 -0400
commit6c356027b09c6e89fa6901f97436746ae9a82140 (patch)
treea1f2208b1e878f8166d7b7bb304f03f5f103013e /PKGBUILD
parent027b3e53ad9cc1375765ba3ea2a60404774558de (diff)
downloadaur-6c356027b09c6e89fa6901f97436746ae9a82140.tar.gz
v2.34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7203546a449e..3d694207e118 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: JianQing Liu <admin at pegasis dot site>
pkgname=discord-chat-exporter-cli
-pkgver=2.33.2
+pkgver=2.34
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=('81425a4969eda9ff3d6e70ece004c8f1'
+md5sums=('7a507a9d933ba1f3ecfeead8115d89b5'
'8077678acad67ad31578593deee8bcc6')
BUILDENV+=('!check')