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

Jan Steffens heftig at archlinux.org
Sun Mar 21 02:17:16 UTC 2021


    Date: Sunday, March 21, 2021 @ 02:17:16
  Author: heftig
Revision: 410401

40.0-1

Modified:
  gnome-system-monitor/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 02:13:13 UTC (rev 410400)
+++ PKGBUILD	2021-03-21 02:17:16 UTC (rev 410401)
@@ -2,16 +2,16 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-system-monitor
-pkgver=3.38.0
+pkgver=40.0
 pkgrel=1
 pkgdesc="View current processes and monitor system state"
 url="https://wiki.gnome.org/Apps/SystemMonitor"
 arch=(x86_64)
 license=(GPL)
-depends=(libgtop gtkmm3 librsvg systemd)
-makedepends=(meson yelp-tools git)
+depends=(libgtop gtkmm3 librsvg systemd libhandy polkit)
+makedepends=(meson yelp-tools git appstream-glib)
 groups=(gnome)
-_commit=aadc91d2b1250cf74943f3a9e4cea70b8afa3639  # tags/3.38.0^0
+_commit=24e810d54e21d7be34be9807d025f77ef0295193  # tags/40.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-system-monitor.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list