summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpegasis2020-11-23 10:15:39 -0500
committerpegasis2020-11-23 10:15:39 -0500
commit3157175bedcb6cbb6775b847bef3f6a655413799 (patch)
treeb55bdd0ffcec6e1e6df7894484fe68971f43cc64 /PKGBUILD
parent268463194e9bf75d4aefcbcff25f1b57264c88fc (diff)
downloadaur-3157175bedcb6cbb6775b847bef3f6a655413799.tar.gz
v2.25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87a67f6738c0..4a03b017e60a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: JianQing Liu <admin at pegasis dot site>
pkgname=discord-chat-exporter-cli
-pkgver=2.24
-pkgrel=2
+pkgver=2.25
+pkgrel=1
pkgdesc="Export message history from a Discord channel to a file"
arch=('any')
url="https://github.com/Tyrrrz/DiscordChatExporter"
@@ -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=('9b5db84dfafa90236a862f4d0869c1da'
+md5sums=('e502ca0ba74b33c760a64ef6546dc6ac'
'8077678acad67ad31578593deee8bcc6')
BUILDENV+=('!check')