Date: Tuesday, November 8, 2016 @ 07:33:22 Author: heftig Revision: 280217
3.22.2-1 Modified: gnome-system-monitor/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-11-08 07:33:14 UTC (rev 280216) +++ PKGBUILD 2016-11-08 07:33:22 UTC (rev 280217) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-system-monitor -pkgver=3.22.0+3+g8e6b08a +pkgver=3.22.2 pkgrel=1 pkgdesc="View current processes and monitor system state" url="https://wiki.gnome.org/Apps/SystemMonitor" @@ -13,7 +13,7 @@ makedepends=(itstool docbook-xsl intltool desktop-file-utils appdata-tools gnome-common git) options=(!emptydirs) groups=(gnome) -_commit=8e6b08a68383bfc6cc274be31735ba9eb275015a # gnome-3-22 +_commit=f9cf38dd482734f3e5f8336578158e1c7626e545 # tags/3.22.2^0 source=("git://git.gnome.org/gnome-system-monitor#commit=$_commit") sha256sums=('SKIP')
