extra/gnome-software to 40.4-1

This commit is contained in:
David Beauchamp 2021-08-13 16:37:19 -04:00
parent 74130b3d4e
commit 0013c40c3d

View file

@ -8,7 +8,7 @@
pkgbase=gnome-software
pkgname=(gnome-software gnome-software-packagekit-plugin)
pkgver=40.3
pkgver=40.4
pkgrel=1
pkgdesc="GNOME Software Tools"
url="https://wiki.gnome.org/Apps/Software/"
@ -17,7 +17,7 @@ license=(GPL2)
makedepends=(appstream gsettings-desktop-schemas libpackagekit-glib flatpak
docbook-xsl git gobject-introspection gspell gtk-doc meson
gnome-online-accounts libxmlb malcontent libhandy)
_commit=615f7dbd2f5eaf98c392f5ec0ee050a65d924ed6 # tags/40.3^0
_commit=70c23e4a227551f96c2410f47a2d0f862eb2cb1d # tags/40.4^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-software.git#commit=$_commit")
sha256sums=('SKIP')
@ -61,7 +61,7 @@ package_gnome-software() {
'fwupd: fwupd support plugin'
'malcontent: Parental control plugin')
meson install -C build --destdir="$pkgdir"
meson install -C build --destdir "$pkgdir"
### Split gnome-software-packagekit-plugin
local pkglibdir="$pkgdir/usr/lib/gnome-software"