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 /.SRCINFO | |
parent | aur: 1.0-2 (diff) | |
download | linux-status-ff41e728b05f45319f7961541d129c6b8dc6b6a4.tar.gz linux-status-ff41e728b05f45319f7961541d129c6b8dc6b6a4.zip |
aur: 1.0.1-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,7 +1,7 @@ pkgbase = linux-status pkgdesc = Simple Linux status web page - pkgver = 1.0 - pkgrel = 2 + pkgver = 1.0.1 + pkgrel = 1 url = https://github.com/egor-tensin/linux-status install = linux-status.install arch = any @@ -9,8 +9,7 @@ pkgbase = linux-status depends = procps-ng depends = python depends = systemd - source = linux-status-1.0.tar.gz::https://github.com/egor-tensin/linux-status/archive/v1.0.tar.gz + source = linux-status-1.0.1.tar.gz::https://github.com/egor-tensin/linux-status/archive/v1.0.1.tar.gz md5sums = SKIP pkgname = linux-status - |