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

Jan Steffens heftig at archlinux.org
Fri Jun 4 18:07:31 UTC 2021


    Date: Friday, June 4, 2021 @ 18:07:30
  Author: heftig
Revision: 417109

40.2-1

Modified:
  gnome-software/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-04 18:07:28 UTC (rev 417108)
+++ PKGBUILD	2021-06-04 18:07:30 UTC (rev 417109)
@@ -4,7 +4,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/"
@@ -13,7 +13,7 @@
 makedepends=(appstream gsettings-desktop-schemas libpackagekit-glib flatpak
              fwupd docbook-xsl git gobject-introspection gspell gtk-doc meson
              valgrind 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')
 
@@ -57,7 +57,7 @@
               '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"



More information about the arch-commits mailing list