diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-06 10:46:29 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-06 10:46:29 +0200 |
commit | ba75cc6cb68ba60bd1e9b10e675fda7f60e64f38 (patch) | |
tree | ecec85f4c663cf45a98fecd128535e85a9c1937c /PKGBUILD | |
parent | Makefile: consistent prelude (diff) | |
download | linux-status-ba75cc6cb68ba60bd1e9b10e675fda7f60e64f38.tar.gz linux-status-ba75cc6cb68ba60bd1e9b10e675fda7f60e64f38.zip |
aur: 1.2-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Maintainer: Egor Tensin <Egor.Tensin@gmail.com> pkgname=linux-status pkgver=1.2 -pkgrel=1 +pkgrel=2 pkgdesc='Simple Linux status web page' arch=(any) url='https://github.com/egor-tensin/linux-status' |