summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpegasis2021-02-06 15:57:56 -0500
committerpegasis2021-02-06 15:57:56 -0500
commitdbe56ee905416fb61fe1b8d73ac7020d80a982ef (patch)
tree3ad6cc118129c94f803c8bfb281f00818df1a902 /PKGBUILD
parent89708702511c8362e68e40290c3595be99c23fcf (diff)
downloadaur-dbe56ee905416fb61fe1b8d73ac7020d80a982ef.tar.gz
v2.26.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aeda42b9e7ed..57e5c3480063 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: JianQing Liu <admin at pegasis dot site>
pkgname=discord-chat-exporter-cli
-pkgver=2.26
+pkgver=2.26.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=('922d7d6ae91fd756d6bd15a1c5f4b69d'
+md5sums=('0eb5c5c7f4f326e8741b7064f8f2ffdb'
'8077678acad67ad31578593deee8bcc6')
BUILDENV+=('!check')