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