summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpegasis2021-09-03 11:08:15 -0400
committerpegasis2021-09-03 11:08:15 -0400
commit1e58c7e6b15bacc6077854236a002832cb09fb37 (patch)
tree8318b932394523a0064fc234cb975a3b7027353c /PKGBUILD
parent88c7af726715d40f58b6be1cef343323ad7dd96e (diff)
downloadaur-1e58c7e6b15bacc6077854236a002832cb09fb37.tar.gz
2.30.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e88bda985bcf..aee4d504a60e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: JianQing Liu <admin at pegasis dot site>
pkgname=discord-chat-exporter-cli
-pkgver=2.30
+pkgver=2.30.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=('dea31cf8e2f8ca12bc93400bdc6dfa50'
+md5sums=('e33371e992a3409a3111a8ee653b2610'
'8077678acad67ad31578593deee8bcc6')
BUILDENV+=('!check')