diff --git a/PKGBUILD b/PKGBUILD index 484c364d8581a3696db8cec6f0eb312052fcc25b..38aa0a7e3bf691e7b5b19f93c1d1a7d40e29c97e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <jgc@archlinux.org> pkgname=gnome-system-monitor -pkgver=3.30.0 +pkgver=3.32.0 pkgrel=1 pkgdesc="View current processes and monitor system state" url="https://wiki.gnome.org/Apps/SystemMonitor" @@ -11,7 +11,7 @@ license=(GPL) depends=(libgtop gtkmm3 librsvg systemd) makedepends=(meson yelp-tools git) groups=(gnome) -_commit=878b3e0ef10c5625c0b7124821b734f21433b6e0 # tags/3.30.0^0 +_commit=99d9f5a2171014d1cb472ead1e8333e5173b0c36 # tags/3.32.0^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-system-monitor.git#commit=$_commit") sha256sums=('SKIP')