diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-01 11:54:24 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-01 11:54:24 +0100 |
commit | cf011720fffd805fc385c8bf09634089e17dc932 (patch) | |
tree | 1e18b14cbe10fde1cc06619e9ba47bf2e9eaec52 /.SRCINFO | |
parent | aur: 2.3-1 (diff) | |
download | linux-status-cf011720fffd805fc385c8bf09634089e17dc932.tar.gz linux-status-cf011720fffd805fc385c8bf09634089e17dc932.zip |
aur: 2.3.1-1
Diffstat (limited to '')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = linux-status pkgdesc = Simple Linux server monitoring - pkgver = 2.3 + pkgver = 2.3.1 pkgrel = 1 url = https://github.com/egor-tensin/linux-status install = linux-status.install @@ -9,7 +9,7 @@ pkgbase = linux-status depends = procps-ng depends = python depends = systemd - source = linux-status-2.3.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.3.tar.gz + source = linux-status-2.3.1.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.3.1.tar.gz md5sums = SKIP pkgname = linux-status |