community/gnome-software to 3.36.0-1

This commit is contained in:
Kevin Mihelich 2020-03-28 00:09:13 +00:00
parent 1c88e7e988
commit e450301d0d

View file

@ -8,16 +8,16 @@
pkgbase=gnome-software pkgbase=gnome-software
pkgname=(gnome-software gnome-software-packagekit-plugin) pkgname=(gnome-software gnome-software-packagekit-plugin)
pkgver=3.34.2 pkgver=3.36.0
pkgrel=2 pkgrel=1
pkgdesc="GNOME Software Tools" pkgdesc="GNOME Software Tools"
url="https://wiki.gnome.org/Apps/Software/" url="https://wiki.gnome.org/Apps/Software/"
arch=(x86_64) arch=(x86_64)
license=(GPL2) license=(GPL2)
makedepends=(appstream-glib gnome-desktop libpackagekit-glib flatpak ostree makedepends=(appstream-glib gnome-desktop libpackagekit-glib flatpak ostree
docbook-xsl git gobject-introspection gspell gtk-doc meson docbook-xsl git gobject-introspection gspell gtk-doc meson
gnome-online-accounts libxmlb) gnome-online-accounts libxmlb malcontent)
_commit=70288a2abaae18b2bcc4361d532aa2780d999db2 # tags/3.34.2^0 _commit=1dd97a780f34227342c1cfbe72a7b5bd922b74b2 # tags/3.36.0^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-software.git#commit=$_commit") source=("git+https://gitlab.gnome.org/GNOME/gnome-software.git#commit=$_commit")
sha256sums=('SKIP') sha256sums=('SKIP')
@ -55,7 +55,7 @@ _pick() {
package_gnome-software() { package_gnome-software() {
groups=('gnome') groups=('gnome')
depends=(libxmlb gnome-desktop gsettings-desktop-schemas gspell libpackagekit-glib depends=(libxmlb gnome-desktop gsettings-desktop-schemas gspell libpackagekit-glib
gnome-online-accounts appstream-glib) gnome-online-accounts appstream-glib malcontent)
optdepends=('flatpak: Flatpak support plugin' optdepends=('flatpak: Flatpak support plugin'
'fwupd: fwupd support plugin' 'fwupd: fwupd support plugin'
'ostree: OSTree support plugin') 'ostree: OSTree support plugin')