Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-software
Commits:
2c4b092f by Jan Alexander Steffens (heftig) at 2025-11-20T23:23:56+01:00
49.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-software
pkgdesc = Allows you to find and install new apps
- pkgver = 49.1
+ pkgver = 49.2
pkgrel = 1
url = https://apps.gnome.org/Software
arch = x86_64
@@ -39,11 +39,11 @@ pkgbase = gnome-software
optdepends = flatpak: Flatpak support plugin
optdepends = fwupd: fwupd support plugin
optdepends = malcontent: Parental control plugin
- source =
git+https://gitlab.gnome.org/GNOME/gnome-software.git?signed#tag=49.1
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-software.git?signed#tag=49.2
source = git+https://gitlab.gnome.org/mwleeds/gnome-pwa-list.git
validpgpkeys = 2AA441054BD2F1715EC11610FB183E7EF3C36A0D
validpgpkeys = 923B7025EE03C1C59F42684CF0942E894B2EAFA0
- b2sums =
594b4459c23ac67dfe89a06ab626d182751b9b9fd9fa4859cabc9439521ef095b24d242f6f4e3a229b58e5ef856f0a6f84e610be5b978036b6abf84e00bc5743
+ b2sums =
6983f3b2e1ebfc02fbec28a4ead599caa26cb6f43962ef8ea5fda7be991a0fc73f5e047a3144a676e909f7e880fbe7768aa4c6b5679f0185d3d305e99957f0c1
b2sums = SKIP
pkgname = gnome-software
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Yosef Or Boczko <[email protected]>
pkgname=gnome-software
-pkgver=49.1
+pkgver=49.2
pkgrel=1
pkgdesc="Allows you to find and install new apps"
url="https://apps.gnome.org/Software"
@@ -54,7 +54,7 @@ source=(
"git+https://gitlab.gnome.org/GNOME/gnome-software.git?signed#tag=${pkgver/[a-z]/.&}"
"git+https://gitlab.gnome.org/mwleeds/gnome-pwa-list.git"
)
-b2sums=('594b4459c23ac67dfe89a06ab626d182751b9b9fd9fa4859cabc9439521ef095b24d242f6f4e3a229b58e5ef856f0a6f84e610be5b978036b6abf84e00bc5743'
+b2sums=('6983f3b2e1ebfc02fbec28a4ead599caa26cb6f43962ef8ea5fda7be991a0fc73f5e047a3144a676e909f7e880fbe7768aa4c6b5679f0185d3d305e99957f0c1'
'SKIP')
validpgpkeys=(
2AA441054BD2F1715EC11610FB183E7EF3C36A0D # Milan Crha <[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-software/-/commit/2c4b092fb3f7bc8d933a7b0ba12e6d6136719eff
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-software/-/commit/2c4b092fb3f7bc8d933a7b0ba12e6d6136719eff
You're receiving this email because of your account on gitlab.archlinux.org.