Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / drawio-desktop
Commits: 5d56ff48 by Carl Smedstad at 2024-10-05T16:15:27+02:00 upgpkg: 24.7.17-1: Upstream release https://github.com/jgraph/drawio-desktop/releases/tag/v24.7.17 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = drawio-desktop pkgdesc = Official Electron build of draw.io - pkgver = 24.7.8 + pkgver = 24.7.17 pkgrel = 1 url = https://www.drawio.com arch = any @@ -11,13 +11,13 @@ pkgbase = drawio-desktop depends = electron32 depends = hicolor-icon-theme depends = sh - source = git+https://github.com/jgraph/drawio-desktop.git#tag=v24.7.8 - source = git+https://github.com/jgraph/drawio.git#tag=v24.7.8 + source = git+https://github.com/jgraph/drawio-desktop.git#tag=v24.7.17 + source = git+https://github.com/jgraph/drawio.git#tag=v24.7.17 source = drawio.desktop source = drawio.sh source = drawio.xml - sha256sums = cc94ac46f910282dd6ee839cfae275aa796a26f8444fc73164e659b943f1fadd - sha256sums = 49a9ed1d16b6d12a952291cf03aa77fc655fde6e24d4bb8820e797380d395980 + sha256sums = 486b64d44af61cd3f7d18d83c3968db8aaf89f3248c88342dfe999eb98b5a02d + sha256sums = 96db6a8ad039203efc2525f5cb0bb3b07e5bad57589f8a253ee863de8ccc8214 sha256sums = 1064adf2cb2cd69a95d0f820000f48291a19698df707bef8f1aff0b8d368cf4a sha256sums = 70735625bcb70e9a9e4a56a4723b230946c1d68336dba93864f45aed5c97899a sha256sums = 53fb8df9cd9101d79fd897880dc7c59b3e90cf5d980029a1ecaa5da3031f8606 ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Dmitry Valter <`echo ZHZhbHRlciA8YXQ+IHByb3Rvbm1haWwgPGRvdD4gY29tCg== | base64 -d`> pkgname=drawio-desktop -pkgver=24.7.8 +pkgver=24.7.17 pkgrel=1 pkgdesc="Official Electron build of draw.io" arch=(any) @@ -27,8 +27,8 @@ source=( "drawio.sh" "drawio.xml" ) -sha256sums=('cc94ac46f910282dd6ee839cfae275aa796a26f8444fc73164e659b943f1fadd' - '49a9ed1d16b6d12a952291cf03aa77fc655fde6e24d4bb8820e797380d395980' +sha256sums=('486b64d44af61cd3f7d18d83c3968db8aaf89f3248c88342dfe999eb98b5a02d' + '96db6a8ad039203efc2525f5cb0bb3b07e5bad57589f8a253ee863de8ccc8214' '1064adf2cb2cd69a95d0f820000f48291a19698df707bef8f1aff0b8d368cf4a' '70735625bcb70e9a9e4a56a4723b230946c1d68336dba93864f45aed5c97899a' '53fb8df9cd9101d79fd897880dc7c59b3e90cf5d980029a1ecaa5da3031f8606') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/drawio-desktop/-/commit/5d56ff48d00d175300b1a9625505466470258447 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/drawio-desktop/-/commit/5d56ff48d00d175300b1a9625505466470258447 You're receiving this email because of your account on gitlab.archlinux.org.
