[arch-commits] Commit in gnome-usage/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Fri Oct 4 23:10:50 UTC 2019
Date: Friday, October 4, 2019 @ 23:10:49
Author: bgyorgy
Revision: 512877
upgpkg: gnome-usage 3.33.2-1
Update to new version
Modified:
gnome-usage/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-04 22:49:41 UTC (rev 512876)
+++ PKGBUILD 2019-10-04 23:10:49 UTC (rev 512877)
@@ -1,17 +1,17 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=gnome-usage
-pkgver=3.32.0
+pkgver=3.33.2
pkgrel=1
pkgdesc="GNOME application to view information about use of system resources"
arch=(x86_64)
url="https://wiki.gnome.org/Apps/Usage"
license=(GPL3)
-depends=(gtk3 libgtop libdazzle)
+depends=(gtk3 libgtop libdazzle tracker)
makedepends=(git meson vala)
optdepends=('accountsservice: show user tags for processes')
groups=(gnome-extra)
-_commit=1540a395cd89f517d55b1d0052d18c60685c9dd2 # tags/v3.32.0^0
+_commit=7554b8553d4e29bb771fd72fc4f3d2c7a4b87f02 # tags/v3.33.2^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-usage.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list