Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
electron29
Commits:
b65bd089 by Caleb Maclennan at 2024-04-02T01:54:48+03:00
upgpkg: 29.1.6-2: Rebuild to fix sync db signing
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = electron29
pkgdesc = Build cross platform desktop apps with web technologies
pkgver = 29.1.6
- pkgrel = 1
+ pkgrel = 2
url = https://electronjs.org
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@
pkgver=29.1.6
_gcc_patches=122-3
-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/electron29/-/commit/b65bd0893412b532ec693c6b4d0486b54c8593eb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/electron29/-/commit/b65bd0893412b532ec693c6b4d0486b54c8593eb
You're receiving this email because of your account on gitlab.archlinux.org.