summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas 'Segaja' Schleifer2022-08-13 23:14:47 +0200
committerAndreas 'Segaja' Schleifer2022-08-13 23:14:47 +0200
commitea61b470fc2d38c8ca3ecaf0060324e746a47e68 (patch)
treeab5f0dbe0491a382eb6da2782ec08fe225710696
parent32f8805580ee1f54d9f006876832351c64cfb517 (diff)
downloadaur-ea61b470fc2d38c8ca3ecaf0060324e746a47e68.tar.gz
version 1.5.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7331d1156d41..d338b8c41924 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = procpath
pkgdesc = A process tree analysis workbench
- pkgver = 1.4.0
- pkgrel = 2
+ pkgver = 1.5.1
+ pkgrel = 1
url = https://heptapod.host/saajns/procpath
arch = any
license = LGPL3
diff --git a/PKGBUILD b/PKGBUILD
index 85801ba5bef6..1196777b0ee2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andreas 'Segaja' Schleifer <archlinux at segaja dot de>
pkgname=procpath
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.5.1
+pkgrel=1
pkgdesc="A process tree analysis workbench"
arch=(any)
url="https://heptapod.host/saajns/procpath"