diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-03 19:06:13 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-10-03 19:06:13 +0300 |
commit | ff41e728b05f45319f7961541d129c6b8dc6b6a4 (patch) | |
tree | d8aaea7de6a67b30b14840d8121a2cfc1ad63e38 /PKGBUILD | |
parent | aur: 1.0-2 (diff) | |
download | linux-status-ff41e728b05f45319f7961541d129c6b8dc6b6a4.tar.gz linux-status-ff41e728b05f45319f7961541d129c6b8dc6b6a4.zip |
aur: 1.0.1-1
Diffstat (limited to '')
-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=1.0 -pkgrel=2 +pkgver=1.0.1 +pkgrel=1 pkgdesc='Simple Linux status web page' arch=(any) url='https://github.com/egor-tensin/linux-status' |