public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/drawio-desktop-bin/
Date: Fri,  5 Jan 2024 13:34:18 +0000 (UTC)	[thread overview]
Message-ID: <1704461646.5188fc1f752f6605824df599a29fe14f13aa8e5e.flow@gentoo> (raw)

commit:     5188fc1f752f6605824df599a29fe14f13aa8e5e
Author:     Giuseppe Foti <foti.giuseppe <AT> gmail <DOT> com>
AuthorDate: Fri Jan  5 10:37:19 2024 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jan  5 13:34:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5188fc1f

app-office/drawio-desktop-bin: update Manifest

[flow: fix SRC_URI of icon]

Closes: https://bugs.gentoo.org/921173
Signed-off-by: Giuseppe Foti <foti.giuseppe <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34656
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
Co-authored-by: Florian Schmaus <flow <AT> gentoo.org>

 app-office/drawio-desktop-bin/Manifest                          | 2 +-
 app-office/drawio-desktop-bin/drawio-desktop-bin-22.1.16.ebuild | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-office/drawio-desktop-bin/Manifest b/app-office/drawio-desktop-bin/Manifest
index 1ee645ff01f2..137f242ed588 100644
--- a/app-office/drawio-desktop-bin/Manifest
+++ b/app-office/drawio-desktop-bin/Manifest
@@ -1,3 +1,3 @@
-DIST drawio-22.1.16-icon.svg 9345 BLAKE2B 410e604ef1cbe7370c375f272de2f70cd77f64d01d14a48333b762a9842b6c234caca95a168f1efff0a516759dec0087f5edc67c492fd0ec534177483713d5be SHA512 b206904bc7bcff56eff758cb12e8fc3801f63cc6f0396fcf6624cfc9746644032497c004047285928f08016c539af7b382ac046f44ffd0ffa534136350c846d3
+DIST drawio-22.1.16-icon.svg 1194 BLAKE2B 624a024e95ff1a68ac298b64d0e633f46411f7ec142d8b2a7d639c7e6a66a1f7c695f67b28a64e323ec1dea36ec4d657e2ee9119cd58f1c84f0d9cb9b5d9755d SHA512 ce010d61c5de3322d4e3c66c87ae199b7d15e68ee7253078f001eccb3b725c0290426978cfd81a4d06276b8b50ea8bd650213a50eb72432451afe536790eb39e
 DIST drawio-desktop-bin-amd64-22.1.16.deb 135224132 BLAKE2B 92699617f5ce6d48b61d016abc2f3e700c12a818bc5e01e5fc7eac9a898c8f723bbd74a342cb60bb4f1ccdc444021f71461d1e9ac749631977da84380a577240 SHA512 97ebb05f01cc0ae455f9ede68cb2007528bac9750a6d4842e797addc2a12a94a4a2448e3ed66b16f27f1d3c468049d00e6d7b90062414d05211169079aefd3dc
 DIST drawio-desktop-bin-arm64-22.1.16.deb 130277246 BLAKE2B 3356e635471b3edc74533e1bb10854173a2bc6762243caef12b39265918563daa9687820068132863048b27f3d7b6c9657ed4e0c29c16572941c0d226c59b428 SHA512 cc810443975b819e020c0e31837a8c7751c197dfa9461f7757a589adace92b0799823f13b1f8d99b9f1de3cba973e937eaff92bd53ac343dd4f9b3426c519776

diff --git a/app-office/drawio-desktop-bin/drawio-desktop-bin-22.1.16.ebuild b/app-office/drawio-desktop-bin/drawio-desktop-bin-22.1.16.ebuild
index 7c3e068e68dc..49b348e32151 100644
--- a/app-office/drawio-desktop-bin/drawio-desktop-bin-22.1.16.ebuild
+++ b/app-office/drawio-desktop-bin/drawio-desktop-bin-22.1.16.ebuild
@@ -9,8 +9,6 @@ CHROMIUM_LANGS="
 	sv sw ta te th tr uk ur vi zh-CN zh-TW
 "
 
-RC_COMMIT="626bbfa94ad4e1e9806ef076b5cd5d426bcf4976"
-
 inherit chromium-2 desktop unpacker xdg
 
 DESCRIPTION="draw.io diagramming and whiteboarding desktop app"
@@ -21,7 +19,7 @@ SRC_URI="
 		-> ${PN}-amd64-${PV}.deb )
 	arm64? ( https://github.com/jgraph/drawio-desktop/releases/download/v${PV}/drawio-arm64-${PV}.deb
 		-> ${PN}-arm64-${PV}.deb )
-	https://github.com/jgraph/drawio-desktop/blob/${RC_COMMIT}/build/icon.svg
+	https://raw.githubusercontent.com/jgraph/drawio-desktop/626bbfa94ad4e1e9806ef076b5cd5d426bcf4976/build/icon.svg
 		-> drawio-${PV}-icon.svg
 "
 S="${WORKDIR}"


             reply	other threads:[~2024-01-05 13:34 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-05 13:34 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-22 19:56 [gentoo-commits] repo/gentoo:master commit in: app-office/drawio-desktop-bin/ Arthur Zamarin
2025-04-29  7:35 Florian Schmaus
2025-04-28 14:01 Sam James
2024-12-21  9:07 Florian Schmaus
2024-12-09 19:20 Arthur Zamarin
2024-10-07  3:27 Eli Schwartz
2024-09-14 10:09 Florian Schmaus
2024-07-23 19:15 Arthur Zamarin
2024-06-04 18:23 Arthur Zamarin
2024-06-01 19:00 Erik Mackdanz
2024-06-01 19:00 Erik Mackdanz
2024-03-17 13:53 Florian Schmaus
2024-03-16 17:34 Arthur Zamarin
2024-02-28  7:17 Florian Schmaus
2024-01-05 13:37 Florian Schmaus
2024-01-03 20:13 Florian Schmaus
2024-01-01 14:31 Florian Schmaus
2024-01-01 14:31 Florian Schmaus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1704461646.5188fc1f752f6605824df599a29fe14f13aa8e5e.flow@gentoo \
    --to=flow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox