[arch-commits] Commit in electron/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Tue Jul 26 00:31:28 UTC 2022


    Date: Tuesday, July 26, 2022 @ 00:31:28
  Author: archange
Revision: 1258638

FS#75422 fix bumping commit

Modified:
  electron/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-25 23:58:51 UTC (rev 1258637)
+++ PKGBUILD	2022-07-26 00:31:28 UTC (rev 1258638)
@@ -2,11 +2,11 @@
 
 _use_suffix=0
 pkgver=19.0.9
-_commit=c67ca40ed6054aadcdfb901aa1abaee2ccc690f3
+_commit=a72b6fb7a94c10c9ada25f78a2c988852594b40f
 _chromiumver=102.0.5005.167
 _gcc_patchset=6
 # shellcheck disable=SC2034
-pkgrel=1
+pkgrel=2
 
 _major_ver=${pkgver%%.*}
 if [[ ${_use_suffix} != 0 ]]; then



More information about the arch-commits mailing list