summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpegasis2022-10-18 20:09:24 -0400
committerpegasis2022-10-18 20:09:24 -0400
commit318853671dda2786964940e28e38fe9c6cb93bfc (patch)
tree5bbc959c8591fb7d7d8eeb5edc54c921bfb2b5b5 /PKGBUILD
parenta28f57ab01ffdb3ab1644e4819bb3a6a61ea5f0d (diff)
downloadaur-318853671dda2786964940e28e38fe9c6cb93bfc.tar.gz
v2.36.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcadcf025000..e294d77263f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: JianQing Liu <me at pegasis dot site>
pkgname=discord-chat-exporter-cli
-pkgver=2.36
+pkgver=2.36.2
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=('e81285f4cc04512abc82cf6020e7d99c'
+md5sums=('c23633ee75320133fb2e07dee6471c49'
'8077678acad67ad31578593deee8bcc6')
BUILDENV+=('!check')