summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpegasis2022-10-18 20:13:43 -0400
committerpegasis2022-10-18 20:13:43 -0400
commitd6a7ac64d3190009624356dc48e0a98d0fbb5bea (patch)
treedc96636abd172fcadc105521f145bfddd7501c00 /PKGBUILD
parent318853671dda2786964940e28e38fe9c6cb93bfc (diff)
downloadaur-d6a7ac64d3190009624356dc48e0a98d0fbb5bea.tar.gz
v2.36.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e294d77263f0..a45ed6cf3f25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Export message history from a Discord channel to a file"
arch=('any')
url="https://github.com/Tyrrrz/DiscordChatExporter"
license=('GPL')
-depends=('dotnet-runtime>=6.0.0')
+depends=('dotnet-runtime>=6')
makedepends=('unzip')
source=("$pkgname-$pkgver.zip::https://github.com/Tyrrrz/DiscordChatExporter/releases/download/$pkgver/DiscordChatExporter.CLI.zip"
"discord-chat-exporter-cli")