Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron33
Commits:
a20a31a6 by Caleb Maclennan at 2025-04-27T23:39:14+03:00
upgpkg: 33.4.11-2: Rebuild for libxml2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = electron33
pkgdesc = Build cross platform desktop apps with web technologies
pkgver = 33.4.11
- pkgrel = 1
+ pkgrel = 2
url = https://electronjs.org
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@
pkgver=33.4.11
_gcc_patches=130-2
-pkgrel=1
+pkgrel=2
_major_ver=${pkgver%%.*}
pkgname="electron${_major_ver}"
pkgdesc='Build cross platform desktop apps with web technologies'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron33/-/commit/a20a31a671e75f53e901958e5f11b2f750685d78
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron33/-/commit/a20a31a671e75f53e901958e5f11b2f750685d78
You're receiving this email because of your account on gitlab.archlinux.org.