summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-08-11 23:52:55 +0200
committerhaawda2017-08-11 23:52:55 +0200
commit13687adc323356233b67b1993a92813edc22488e (patch)
tree1d02d2110d26130dd931c3868e30ccd6d52d7cc8 /PKGBUILD
parentd34d61169372843a698572e9e9d593e519ade236 (diff)
downloadaur-13687adc323356233b67b1993a92813edc22488e.tar.gz
Updated version (r37.b204d75 -> r47.b0c47b3).
Changelog ========= Include test files in DIST. (b0c47b3) configure: fix type in help text (db6ba52) support compilation & use without libsystemd (d80d6e7) add basic, non-reproducable, run test (56dffdd) Avoid leaking sampledata (f759996) simplify ps_first iteration for freeing (1e82895) avoid leaking ps_first (b72d185) Avoid loosing track of processes (cf1f63d) store: close the right smaps and set to NULL on close (09afbcf) store: unify children append (1dc6a2a)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be482616e588..c47bfa5a5fec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=systemd-bootchart-git
-pkgver=r37.b204d75
+pkgver=r47.b0c47b3
pkgrel=1
pkgdesc="Boot performance graphing tool"
arch=('i686' 'x86_64')