Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
drawio-desktop


Commits:
950eeb38 by Carl Smedstad at 2025-01-06T13:05:05+01:00
upgpkg: 26.0.4-1: Upstream release

https://github.com/jgraph/drawio-desktop/releases/tag/v26.0.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = drawio-desktop
        pkgdesc = Official Electron build of draw.io
-       pkgver = 26.0.3
+       pkgver = 26.0.4
        pkgrel = 1
        url = https://www.drawio.com
        arch = any
@@ -8,16 +8,16 @@ pkgbase = drawio-desktop
        makedepends = nodejs>=20
        makedepends = git
        makedepends = yarn
-       depends = electron33
+       depends = electron32
        depends = hicolor-icon-theme
        depends = sh
-       source = git+https://github.com/jgraph/drawio-desktop.git#tag=v26.0.3
-       source = git+https://github.com/jgraph/drawio.git#tag=v26.0.3
+       source = git+https://github.com/jgraph/drawio-desktop.git#tag=v26.0.4
+       source = git+https://github.com/jgraph/drawio.git#tag=v26.0.4
        source = drawio.desktop
        source = drawio.sh
        source = drawio.xml
-       sha256sums = 
14e4aa78486a87bd4e25d807aa4a618a8dbc1e902a7fb0103fc98632134eb472
-       sha256sums = 
70d09932338bc104567afe5dca5ba475f0539d945580b7578ac96eb48873503c
+       sha256sums = 
5dd098e82a05a22dbd9bc186045b9bb534b6b1c1bdb8f24d2a0a78f67d107420
+       sha256sums = 
803ef0f754559aeeb0940f446ed9a1e7edf48b08fc78834b7bddb7cdeb881beb
        sha256sums = 
1064adf2cb2cd69a95d0f820000f48291a19698df707bef8f1aff0b8d368cf4a
        sha256sums = 
70735625bcb70e9a9e4a56a4723b230946c1d68336dba93864f45aed5c97899a
        sha256sums = 
53fb8df9cd9101d79fd897880dc7c59b3e90cf5d980029a1ecaa5da3031f8606


=====================================
PKGBUILD
=====================================
@@ -2,13 +2,13 @@
 # Contributor: Dmitry Valter <`echo 
ZHZhbHRlciA8YXQ+IHByb3Rvbm1haWwgPGRvdD4gY29tCg== | base64 -d`>
 
 pkgname=drawio-desktop
-pkgver=26.0.3
+pkgver=26.0.4
 pkgrel=1
 pkgdesc="Official Electron build of draw.io"
 arch=(any)
 url="https://www.drawio.com";
 license=(Apache-2.0)
-_electronver=33
+_electronver=32
 _nodever=20
 depends=(
   "electron$_electronver"
@@ -27,8 +27,8 @@ source=(
   "drawio.sh"
   "drawio.xml"
 )
-sha256sums=('14e4aa78486a87bd4e25d807aa4a618a8dbc1e902a7fb0103fc98632134eb472'
-            '70d09932338bc104567afe5dca5ba475f0539d945580b7578ac96eb48873503c'
+sha256sums=('5dd098e82a05a22dbd9bc186045b9bb534b6b1c1bdb8f24d2a0a78f67d107420'
+            '803ef0f754559aeeb0940f446ed9a1e7edf48b08fc78834b7bddb7cdeb881beb'
             '1064adf2cb2cd69a95d0f820000f48291a19698df707bef8f1aff0b8d368cf4a'
             '70735625bcb70e9a9e4a56a4723b230946c1d68336dba93864f45aed5c97899a'
             '53fb8df9cd9101d79fd897880dc7c59b3e90cf5d980029a1ecaa5da3031f8606')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/drawio-desktop/-/commit/950eeb38398ecfe4e1f96fb454f4c1ce9cb6b63d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/drawio-desktop/-/commit/950eeb38398ecfe4e1f96fb454f4c1ce9cb6b63d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to