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

Jan Steffens heftig at archlinux.org
Tue Sep 29 16:44:02 UTC 2020


    Date: Tuesday, September 29, 2020 @ 16:44:02
  Author: heftig
Revision: 396967

3.38.0-2: sysprof

Modified:
  gnome-software/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-29 16:43:45 UTC (rev 396966)
+++ PKGBUILD	2020-09-29 16:44:02 UTC (rev 396967)
@@ -5,7 +5,7 @@
 pkgbase=gnome-software
 pkgname=(gnome-software gnome-software-packagekit-plugin)
 pkgver=3.38.0
-pkgrel=1
+pkgrel=2
 pkgdesc="GNOME Software Tools"
 url="https://wiki.gnome.org/Apps/Software/"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 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 malcontent)
+             gnome-online-accounts libxmlb malcontent sysprof)
 _commit=de586130932f5a33a20f57ffe836ebd36443f9d3  # tags/3.38.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-software.git#commit=$_commit")
 sha256sums=('SKIP')
@@ -30,7 +30,7 @@
   # Ensure static library is non-LTO compatible
   CFLAGS+=" -ffat-lto-objects"
 
-  arch-meson $pkgbase build -D sysprof=disabled
+  arch-meson $pkgbase build
   meson compile -C build
 }
 



More information about the arch-commits mailing list