summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpegasis2023-04-22 10:35:46 -0400
committerpegasis2023-04-22 10:35:46 -0400
commit49625cce7a7104971cdaaac33162188f82ceb874 (patch)
treec714e8fa957a8fd49329b0f8477be941ea269eb0 /PKGBUILD
parentadd17c1d15c8086d98a74c3e25eb569fad063fc6 (diff)
downloadaur-49625cce7a7104971cdaaac33162188f82ceb874.tar.gz
v2.39.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6edb47bd072..8742aed73965 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: JianQing Liu <me at pegasis dot site>
pkgname=discord-chat-exporter-cli
-pkgver=2.39
+pkgver=2.39.1
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=('64e1f94209277726e2d7ab93664431ef'
+md5sums=('f0d137269f9be151c43014ac01cadf22'
'8077678acad67ad31578593deee8bcc6')
BUILDENV+=('!check')