summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcgar2024-04-28 11:03:29 +0100
committercgar2024-04-28 11:03:29 +0100
commita351465eaab7dc2fc4b5740ce22eb16441ae3ff4 (patch)
treeaed889600aa5505b148d30fe6659d2a5cdd9b5d3
parentc28b95ed5199f99978a89ea99f68de4e158a5767 (diff)
downloadaur-a351465eaab7dc2fc4b5740ce22eb16441ae3ff4.tar.gz
Update to 2.43
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56776b37fc69..374a6689395a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = discord-chat-exporter-plus-cli
pkgdesc = Exports Discord chat logs to a file (without the political bloat)
- pkgver = 2.42.9
+ pkgver = 2.43
pkgrel = 1
url = https://github.com/nulldg/DiscordChatExporterPlus
arch = any
@@ -9,9 +9,9 @@ pkgbase = discord-chat-exporter-plus-cli
depends = dotnet-runtime-8.0
conflicts = discord-chat-exporter-cli
options = !strip
- source = discord-chat-exporter-plus-cli-2.42.9.tar.gz::https://github.com/nulldg/DiscordChatExporterPlus/archive/refs/tags/2.42.9.tar.gz
+ source = discord-chat-exporter-plus-cli-2.43.tar.gz::https://github.com/nulldg/DiscordChatExporterPlus/archive/refs/tags/2.43.tar.gz
source = discord-chat-exporter-plus-cli
- b2sums = 540a55ff801a1c6c43c06cf94fea301b1a82da1ee89a473234c986c5033cd814f8285fe6d4683e2adb8540cc9fbbe4fd812eb8a6d86b2620f9d78912b47c7f4f
+ b2sums = b7551db99c1ed2fdc5075c966a6daa59da3d60dfe1e51f3244a86e498ebfb52055d97a3bb6dfcb8bed9a628eec240e0399254f5373cc4507c90685715da5d229
b2sums = 315f8043cd13d1b8173531db1be93a842a11d8b2a12defc6ed07701ae56871cff5c99ff69d7a757fa1ccc821ce2f2652a5e0ee1160bdca2b6cab75eaa4ef6e8e
pkgname = discord-chat-exporter-plus-cli
diff --git a/PKGBUILD b/PKGBUILD
index c2db75dc7784..6380914c33a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='discord-chat-exporter-plus-cli'
_apkgname='DiscordChatExporter'
_gpkgname='DiscordChatExporterPlus'
-pkgver=2.42.9
+pkgver=2.43
pkgrel=1
pkgdesc='Exports Discord chat logs to a file (without the political bloat)'
@@ -17,7 +17,7 @@ source=(
"$pkgname"
)
b2sums=(
- 540a55ff801a1c6c43c06cf94fea301b1a82da1ee89a473234c986c5033cd814f8285fe6d4683e2adb8540cc9fbbe4fd812eb8a6d86b2620f9d78912b47c7f4f
+ b7551db99c1ed2fdc5075c966a6daa59da3d60dfe1e51f3244a86e498ebfb52055d97a3bb6dfcb8bed9a628eec240e0399254f5373cc4507c90685715da5d229
315f8043cd13d1b8173531db1be93a842a11d8b2a12defc6ed07701ae56871cff5c99ff69d7a757fa1ccc821ce2f2652a5e0ee1160bdca2b6cab75eaa4ef6e8e
)