[arch-commits] Commit in gnome-software/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri Mar 27 19:25:18 UTC 2020


    Date: Friday, March 27, 2020 @ 19:25:17
  Author: heftig
Revision: 605045

3.36.0-1

Modified:
  gnome-software/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-27 19:20:05 UTC (rev 605044)
+++ PKGBUILD	2020-03-27 19:25:17 UTC (rev 605045)
@@ -4,8 +4,8 @@
 
 pkgbase=gnome-software
 pkgname=(gnome-software gnome-software-packagekit-plugin)
-pkgver=3.34.2
-pkgrel=2
+pkgver=3.36.0
+pkgrel=1
 pkgdesc="GNOME Software Tools"
 url="https://wiki.gnome.org/Apps/Software/"
 arch=(x86_64)
@@ -12,8 +12,8 @@
 license=(GPL2)
 makedepends=(appstream-glib gnome-desktop libpackagekit-glib flatpak fwupd ostree
              docbook-xsl git gobject-introspection gspell gtk-doc meson valgrind
-             gnome-online-accounts libxmlb)
-_commit=70288a2abaae18b2bcc4361d532aa2780d999db2  # tags/3.34.2^0
+             gnome-online-accounts libxmlb malcontent)
+_commit=1dd97a780f34227342c1cfbe72a7b5bd922b74b2  # tags/3.36.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-software.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -49,7 +49,7 @@
 package_gnome-software() {
   groups=('gnome')
   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'
               'fwupd: fwupd support plugin'
               'ostree: OSTree support plugin')



More information about the arch-commits mailing list