aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-29 23:18:10 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-29 23:18:10 +0200
commit37f98af890c87ebcfe3cbc2fc97caa3e1b447316 (patch)
treea1f2031534408f02d57b82fe187fff8b74093d7f
parentaur: 2.1.3-1 (diff)
downloadlinux-status-37f98af890c87ebcfe3cbc2fc97caa3e1b447316.tar.gz
linux-status-37f98af890c87ebcfe3cbc2fc97caa3e1b447316.zip
aur: 2.2-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 527c423..f255d13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-status
pkgdesc = Simple Linux server monitoring
- pkgver = 2.1.3
+ pkgver = 2.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-2.1.3.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.1.3.tar.gz
+ source = linux-status-2.2.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.2.tar.gz
md5sums = SKIP
pkgname = linux-status
diff --git a/PKGBUILD b/PKGBUILD
index 8421aba..f0e8005 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Egor Tensin <Egor.Tensin@gmail.com>
pkgname=linux-status
-pkgver=2.1.3
+pkgver=2.2
pkgrel=1
pkgdesc='Simple Linux server monitoring'
arch=(any)