summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuss Webber2023-07-16 00:17:53 +1000
committerRuss Webber2023-07-16 00:17:53 +1000
commitfea3332baf1c88d74ae6f9430040924cafd9ede0 (patch)
tree5b9af9f5b22ce4f8616465c3156a9b815f4bd30f
parentf9292c400fdfd36967339999215e7a4203fc1a45 (diff)
downloadaur-fea3332baf1c88d74ae6f9430040924cafd9ede0.tar.gz
update to 2.13.5
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e511037a174b..921865b13e84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Manuel Mendez <mmendez534 at gmail dot com>
pkgname=lttng-tools
-pkgver=2.13.0
+pkgver=2.13.5
pkgrel=1
pkgdesc='LTTng tracing control tools'
arch=(i686 x86_64)
@@ -24,7 +24,7 @@ optdepends=(
'babeltrace: view traces with `lttng view` command'
'man-db: view man pages with the `lttng help` command'
)
-sha1sums=(5c72a0450feaac132af7e6d4054520fecb5a9718)
+sha1sums=(d4713dbd5d18d7c92b44249dfa5e29d20013bde4)
build()
{