diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-13 10:24:24 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-13 10:25:28 +0300 |
commit | 78530c21f42a6fe0675a16c7117159375538abd2 (patch) | |
tree | 235ea25b9429b43d12792af93a0fcde371544149 /PKGBUILD | |
parent | aur: add Vagrantfile, Makefile, etc. (diff) | |
download | linux-status-78530c21f42a6fe0675a16c7117159375538abd2.tar.gz linux-status-78530c21f42a6fe0675a16c7117159375538abd2.zip |
aur: 1.0-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=0.0.2 -pkgrel=2 +pkgver=1.0 +pkgrel=1 pkgdesc='Simple Linux status web page' arch=(any) url='https://github.com/egor-tensin/linux-status' |