aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-11 13:43:47 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-11 13:43:47 +0200
commit28bfb30eb195436aa0876a33b174f38721005c4b (patch)
treee0f4f4466c87eb4133cc5d76eb9cf3a57a9b58cf
parentaur: 2.1-1 (diff)
downloadlinux-status-28bfb30eb195436aa0876a33b174f38721005c4b.tar.gz
linux-status-28bfb30eb195436aa0876a33b174f38721005c4b.zip
aur: 2.1.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 422b890..4b1e18a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-status
pkgdesc = Simple Linux server monitoring
- pkgver = 2.1
+ pkgver = 2.1.1
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.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.1.tar.gz
+ source = linux-status-2.1.1.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.1.1.tar.gz
md5sums = SKIP
pkgname = linux-status
diff --git a/PKGBUILD b/PKGBUILD
index 29a46bc..1126965 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Egor Tensin <Egor.Tensin@gmail.com>
pkgname=linux-status
-pkgver=2.1
+pkgver=2.1.1
pkgrel=1
pkgdesc='Simple Linux server monitoring'
arch=(any)