summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpegasis2021-06-19 21:01:32 -0400
committerpegasis2021-06-19 21:01:32 -0400
commitda7e08647cc67260c2c290e39bb99d60ec8a243f (patch)
tree8566bdf3c44ae374e0a5cd6df9045bee42921107 /PKGBUILD
parent7e57385e8ca203aa14ee2b6ac111430fba36d5d6 (diff)
downloadaur-da7e08647cc67260c2c290e39bb99d60ec8a243f.tar.gz
v2.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3894b132c5ec..7abe717a80da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: JianQing Liu <admin at pegasis dot site>
pkgname=discord-chat-exporter-cli
-pkgver=2.27.1
+pkgver=2.28
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=('0f7b740755af6534e1f2c46780426bb2'
+md5sums=('2f91206a539278a01fec4f09f153875a'
'8077678acad67ad31578593deee8bcc6')
BUILDENV+=('!check')