summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpegasis2023-03-01 11:53:02 -0500
committerpegasis2023-03-01 11:53:02 -0500
commitadd17c1d15c8086d98a74c3e25eb569fad063fc6 (patch)
treec2576b62b1a4d0ad600bb8a00e9915d9a2855ff6 /PKGBUILD
parent74b1018aa4684f4261b481f382f99170ff71737a (diff)
downloadaur-add17c1d15c8086d98a74c3e25eb569fad063fc6.tar.gz
v2.29
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 564b2999299a..b6edb47bd072 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: JianQing Liu <me at pegasis dot site>
pkgname=discord-chat-exporter-cli
-pkgver=2.37.2
+pkgver=2.39
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=('9489684116f9e1ddcf4ced3bd370aa0e'
+md5sums=('64e1f94209277726e2d7ab93664431ef'
'8077678acad67ad31578593deee8bcc6')
BUILDENV+=('!check')