Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-software
Commits:
c16ef08b by Jan Alexander Steffens (heftig) at 2023-10-20T11:04:35+02:00
45.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gnome-software
pkgdesc = GNOME Software Tools
- pkgver = 45.0
+ pkgver = 45.1
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=9053cd42537ce9e3ae163328cdcc4db1f8b368ac
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-software.git#commit=b615e544ca5804eb660ea9b8e6d55485d2f6cc65
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.0
+pkgver=45.1
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=9053cd42537ce9e3ae163328cdcc4db1f8b368ac # tags/45.0^0
+_commit=b615e544ca5804eb660ea9b8e6d55485d2f6cc65 # tags/45.1^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/c16ef08bc50fe8d6971d19057232b429de91f6f7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-software/-/commit/c16ef08bc50fe8d6971d19057232b429de91f6f7
You're receiving this email because of your account on gitlab.archlinux.org.