summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpegasis2021-04-25 22:37:21 -0400
committerpegasis2021-04-25 22:37:21 -0400
commit82795e25a3e5f236b736178bc15df807f60e40d0 (patch)
treef571db7cf07b11ef1ef957ddd1ef5ee8309125b0 /PKGBUILD
parente6cdbae5666b28b61e095d52df2dd61c39ec1837 (diff)
downloadaur-82795e25a3e5f236b736178bc15df807f60e40d0.tar.gz
v2.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 800b2b5ced7f..dab8cf23ff3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: JianQing Liu <admin at pegasis dot site>
pkgname=discord-chat-exporter-cli
-pkgver=2.26.1
-pkgrel=3
+pkgver=2.27
+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=('0eb5c5c7f4f326e8741b7064f8f2ffdb'
+md5sums=('fcfcac4ed7b3cea88b2ce658723e9bd8'
'8077678acad67ad31578593deee8bcc6')
BUILDENV+=('!check')