extra/gnome-software to 40.2-1

This commit is contained in:
Kevin Mihelich 2021-06-04 18:41:00 +00:00
parent fa986ac55e
commit de34478451

View file

@ -8,7 +8,7 @@
pkgbase=gnome-software
pkgname=(gnome-software gnome-software-packagekit-plugin)
pkgver=40.1
pkgver=40.2
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=ded20bb8ae7db8c39666e5982abbd5e0f203690f # tags/40.1^0
_commit=11b5e9663a7ee9fe0e5c9f97c864b804cf5271d5 # tags/40.2^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')
DESTDIR="$pkgdir" meson install -C build
meson install -C build --destdir="$pkgdir"
### Split gnome-software-packagekit-plugin
local pkglibdir="$pkgdir/usr/lib/gnome-software"