diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 04:22:05 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 04:22:05 +0200 |
commit | 20e56172f3d14afbc50842b1f9f7d0f6c2c95530 (patch) | |
tree | a99be930b198cfc878be3ff57c5561665981af7c /.SRCINFO | |
parent | aur: 1.2-2 (diff) | |
download | linux-status-20e56172f3d14afbc50842b1f9f7d0f6c2c95530.tar.gz linux-status-20e56172f3d14afbc50842b1f9f7d0f6c2c95530.zip |
aur: 2.0-1
Diffstat (limited to '')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ pkgbase = linux-status - pkgdesc = Simple Linux status web page - pkgver = 1.2 - pkgrel = 2 + pkgdesc = Simple Linux server monitoring + pkgver = 2.0 + pkgrel = 1 url = https://github.com/egor-tensin/linux-status install = linux-status.install arch = any @@ -9,7 +9,7 @@ pkgbase = linux-status depends = procps-ng depends = python depends = systemd - source = linux-status-1.2.tar.gz::https://github.com/egor-tensin/linux-status/archive/v1.2.tar.gz + source = linux-status-2.0.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.0.tar.gz md5sums = SKIP pkgname = linux-status |