diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-02-04 22:38:54 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-02-04 22:38:54 +0100 |
commit | c8b4609c146df737969fead489a4d689f9483d77 (patch) | |
tree | 848cf7b63ea0cdc7480d121a7eab7327694013d3 /PKGBUILD | |
parent | Makefile: fix macOS builds (diff) | |
download | linux-status-c8b4609c146df737969fead489a4d689f9483d77.tar.gz linux-status-c8b4609c146df737969fead489a4d689f9483d77.zip |
aur: 2.3.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Maintainer: Egor Tensin <Egor.Tensin@gmail.com> pkgname=linux-status -pkgver=2.3.1 +pkgver=2.3.2 pkgrel=1 pkgdesc='Simple Linux server monitoring' arch=(any) |