diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-06-30 12:54:12 +0500 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-06-30 12:54:12 +0500 |
commit | 66f6195ec2805e31c2ba3aa6b0e131d0768285c8 (patch) | |
tree | 224da1f8bd9e09f6620e81b633145e5d0302e896 /PKGBUILD | |
parent | aur: 2.2-2 (diff) | |
download | linux-status-66f6195ec2805e31c2ba3aa6b0e131d0768285c8.tar.gz linux-status-66f6195ec2805e31c2ba3aa6b0e131d0768285c8.zip |
aur: 2.3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Maintainer: Egor Tensin <Egor.Tensin@gmail.com> pkgname=linux-status -pkgver=2.2 -pkgrel=2 +pkgver=2.3 +pkgrel=1 pkgdesc='Simple Linux server monitoring' arch=(any) url='https://github.com/egor-tensin/linux-status' |