Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-software
Commits:
a2faca45 by Jan Alexander Steffens (heftig) at 2024-01-05T13:53:57+01:00
45.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-software
pkgdesc = GNOME Software Tools
- pkgver = 45.2
+ pkgver = 45.3
pkgrel = 1
url = https://wiki.gnome.org/Apps/Software/
arch = x86_64
@@ -26,7 +26,7 @@ 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#commit=4048cbc7fc3aa5d2b37f80734cabdf28658c1ca4
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-software.git#commit=f027ac3fc839c0c0fe68006cea1acc757461c128
source = git+https://gitlab.gnome.org/mwleeds/gnome-pwa-list.git
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
# Contributor: Yosef Or Boczko <[email protected]>
pkgname=gnome-software
-pkgver=45.2
+pkgver=45.3
pkgrel=1
pkgdesc="GNOME Software Tools"
url="https://wiki.gnome.org/Apps/Software/"
@@ -38,7 +38,7 @@ optdepends=(
'malcontent: Parental control plugin'
)
groups=(gnome)
-_commit=4048cbc7fc3aa5d2b37f80734cabdf28658c1ca4 # tags/45.2^0
+_commit=f027ac3fc839c0c0fe68006cea1acc757461c128 # tags/45.3^0
source=(
"git+https://gitlab.gnome.org/GNOME/gnome-software.git#commit=$_commit"
"git+https://gitlab.gnome.org/mwleeds/gnome-pwa-list.git"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-software/-/commit/a2faca45a0d7b3b9ab371a2f9d41003f6b81cc5a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-software/-/commit/a2faca45a0d7b3b9ab371a2f9d41003f6b81cc5a
You're receiving this email because of your account on gitlab.archlinux.org.