summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpegasis2022-01-29 22:40:37 -0500
committerpegasis2022-01-29 22:40:37 -0500
commitc6b87e56353c56cba617dd59e9f996cf49f47fb0 (patch)
tree4272bfc7d97ffe5d8fd25aba4bd9490e7c2b94a3 /PKGBUILD
parentb162db7619504dea0b9362067923024d93b1b5c1 (diff)
downloadaur-c6b87e56353c56cba617dd59e9f996cf49f47fb0.tar.gz
v2.32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffdbe906709d..ff2466275e16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: JianQing Liu <admin at pegasis dot site>
pkgname=discord-chat-exporter-cli
-pkgver=2.31.1
+pkgver=2.32
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=('8ef2ad2b8d9f453bd915ec2449d3c3fc'
+md5sums=('3fdc0c16db845c364f6bdfb30120fd3d'
'8077678acad67ad31578593deee8bcc6')
BUILDENV+=('!check')