Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master z-rejected grimoire by Conner Clere (b309bb00b0e254320fb8323104c0f73025d668ab)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Conner Clere <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [[SM-Commit] ] GIT changes to master z-rejected grimoire by Conner Clere (b309bb00b0e254320fb8323104c0f73025d668ab)
  • Date: Sat, 4 May 2024 02:06:18 +0000

GIT changes to master z-rejected grimoire by Conner Clere
<xenanthropy AT sourcemage.org>:

z-net/discord/DEPENDS | 2 +-
z-net/discord/DETAILS | 4 ++--
z-net/discord/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit b309bb00b0e254320fb8323104c0f73025d668ab
Author: Conner Clere <xenanthropy AT sourcemage.org>
Commit: Conner Clere <xenanthropy AT sourcemage.org>

z-net/discord: 0.0.52, swap atk with at-spi2-core

diff --git a/z-net/discord/DEPENDS b/z-net/discord/DEPENDS
index 5c9002a..3ba102f 100755
--- a/z-net/discord/DEPENDS
+++ b/z-net/discord/DEPENDS
@@ -26,7 +26,7 @@ runtime_depends dbus &&
runtime_depends glib2 &&
runtime_depends freetype2 &&
runtime_depends fontconfig &&
-runtime_depends atk &&
+runtime_depends at-spi2-core &&
runtime_depends pango &&
runtime_depends cairo &&
runtime_depends gdk-pixbuf2 &&
diff --git a/z-net/discord/DETAILS b/z-net/discord/DETAILS
index ea95523..45936dc 100755
--- a/z-net/discord/DETAILS
+++ b/z-net/discord/DETAILS
@@ -1,8 +1,8 @@
SPELL=discord
- VERSION=0.0.49
+ VERSION=0.0.52
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://dl.discordapp.net/apps/linux/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:b8b1509c31e4c237255d678bbc3e8c4d0cd8b3731050b732e149399f8dda8abb12a46ad9ea3e718016f430ebfe17f88629d0964fe1266efe8b4cd20a2f9abbce
+
SOURCE_HASH=sha512:42ff4b59a0dd846f06a297a1a8b5a1e28f37daa6951b4ce597d103492458c5ae90f69545908cd41238c5ed91b249ad2dd9b9cec3ef4feeb9ad22245c692eaa72
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
GATHER_DOCS=off
WEB_SITE=https://discord.com/
diff --git a/z-net/discord/HISTORY b/z-net/discord/HISTORY
index aec63d7..992144b 100644
--- a/z-net/discord/HISTORY
+++ b/z-net/discord/HISTORY
@@ -1,3 +1,7 @@
+2024-05-03 Conner Clere <xenanthropy AT sourcemage.org>
+ * DETAILS: updated spell to 0.0.52
+ * DEPENDS: switch atk -> at-spi2-core
+
2024-04-09 Conner Clere <xenanthropy AT sourcemage.org>
* DETAILS: updated spell to 0.0.49



  • [[SM-Commit] ] GIT changes to master z-rejected grimoire by Conner Clere (b309bb00b0e254320fb8323104c0f73025d668ab), Conner Clere, 05/03/2024

Archive powered by MHonArc 2.6.24.

Top of Page