summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorignapk2021-03-22 00:48:00 +0100
committerignapk2021-03-22 00:48:00 +0100
commitd77bd78f318a7bc0bb89f0938f41198ba585b958 (patch)
tree590212f2801fcb2413f956ead5effadb5318d808 /PKGBUILD
parentc753ef5010aac4600b9eac1881f111645f58d6be (diff)
downloadaur-sysprof-git.tar.gz
remove glib2-git from dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62e8feaf7b5d..27580524f04a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=sysprof-git
_pkgname=sysprof
-pkgver=3.39.92+22+g9e823c5
+pkgver=3.40.0+1+g7353f8d
pkgrel=1
pkgdesc="Kernel based performance profiler"
url="https://wiki.gnome.org/Apps/Sysprof"
license=(GPL)
arch=(x86_64)
-depends=(glib2-git gtk3 polkit libdazzle)
+depends=(gtk3 polkit libdazzle)
makedepends=(yelp-tools git meson)
groups=(gnome-extra)
source=("git+https://gitlab.gnome.org/GNOME/sysprof.git")