diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-01-25 02:52:34 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-01-25 02:52:34 +0300 |
commit | 3dd0a8d195d41f09bf2ca101b70077f9e3dfc94a (patch) | |
tree | bb3e8f5900c3f5e8c759f873e34147edbb796747 /.SRCINFO | |
parent | aur: 1.1.0-1 (diff) | |
download | linux-status-3dd0a8d195d41f09bf2ca101b70077f9e3dfc94a.tar.gz linux-status-3dd0a8d195d41f09bf2ca101b70077f9e3dfc94a.zip |
aur: 1.2-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = linux-status pkgdesc = Simple Linux status web page - pkgver = 1.1.0 + pkgver = 1.2 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-1.1.0.tar.gz::https://github.com/egor-tensin/linux-status/archive/v1.1.0.tar.gz + source = linux-status-1.2.tar.gz::https://github.com/egor-tensin/linux-status/archive/v1.2.tar.gz md5sums = SKIP pkgname = linux-status |