Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / drawio-desktop
Commits: 6b8088dd by Carl Smedstad at 2025-04-27T12:58:32+02:00 upgpkg: 26.2.15-1: Upstream release https://github.com/jgraph/drawio-desktop/releases/tag/v26.2.15 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = drawio-desktop pkgdesc = Official Electron build of draw.io - pkgver = 26.2.2 + pkgver = 26.2.15 pkgrel = 1 url = https://www.drawio.com arch = any @@ -12,13 +12,13 @@ pkgbase = drawio-desktop depends = electron35 depends = hicolor-icon-theme depends = sh - source = git+https://github.com/jgraph/drawio-desktop.git#tag=v26.2.2 - source = git+https://github.com/jgraph/drawio.git#tag=v26.2.2 + source = git+https://github.com/jgraph/drawio-desktop.git#tag=v26.2.15 + source = git+https://github.com/jgraph/drawio.git#tag=v26.2.15 source = drawio.desktop source = drawio.sh source = drawio.xml - sha256sums = f8bd323eb036f782518313d956ebbeec96afa21d473fadc85f9ea064a1718ef0 - sha256sums = 5cd9bcb258c9f05eb7e7c73554785edc178175695bf30b8e5bb129d9f85f15df + sha256sums = 48a66493d8f029f9b711a33ba0c032cb21ea0ddd565ee41b793b5ae075fa411a + sha256sums = 1c64ed94b6c8a8787fd4017fab1636d01569618a29aed2587597d7960192b002 sha256sums = 1064adf2cb2cd69a95d0f820000f48291a19698df707bef8f1aff0b8d368cf4a sha256sums = 70735625bcb70e9a9e4a56a4723b230946c1d68336dba93864f45aed5c97899a sha256sums = 53fb8df9cd9101d79fd897880dc7c59b3e90cf5d980029a1ecaa5da3031f8606 ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: Dmitry Valter <`echo ZHZhbHRlciA8YXQ+IHByb3Rvbm1haWwgPGRvdD4gY29tCg== | base64 -d`> pkgname=drawio-desktop -pkgver=26.2.2 +pkgver=26.2.15 pkgrel=1 pkgdesc="Official Electron build of draw.io" arch=(any) @@ -28,8 +28,8 @@ source=( "drawio.sh" "drawio.xml" ) -sha256sums=('f8bd323eb036f782518313d956ebbeec96afa21d473fadc85f9ea064a1718ef0' - '5cd9bcb258c9f05eb7e7c73554785edc178175695bf30b8e5bb129d9f85f15df' +sha256sums=('48a66493d8f029f9b711a33ba0c032cb21ea0ddd565ee41b793b5ae075fa411a' + '1c64ed94b6c8a8787fd4017fab1636d01569618a29aed2587597d7960192b002' '1064adf2cb2cd69a95d0f820000f48291a19698df707bef8f1aff0b8d368cf4a' '70735625bcb70e9a9e4a56a4723b230946c1d68336dba93864f45aed5c97899a' '53fb8df9cd9101d79fd897880dc7c59b3e90cf5d980029a1ecaa5da3031f8606') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/drawio-desktop/-/commit/6b8088dd5b802af52bc0ce668f54c9e489a29bc3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/drawio-desktop/-/commit/6b8088dd5b802af52bc0ce668f54c9e489a29bc3 You're receiving this email because of your account on gitlab.archlinux.org.
