aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-28 05:44:57 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-28 05:44:57 +0200
commit8e0afc57cc91c130f154457f987aba5aca197d88 (patch)
treee49b06588b8e48282b31a8ac6832af06515c141c
parentaur: 2.4.1-1 (diff)
downloadlinux-status-8e0afc57cc91c130f154457f987aba5aca197d88.tar.gz
linux-status-8e0afc57cc91c130f154457f987aba5aca197d88.zip
aur: 2.4.2-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 060d4cf..228cf4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-status
pkgdesc = Simple Linux server monitoring
- pkgver = 2.4.1
+ pkgver = 2.4.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.4.1.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.4.1.tar.gz
+ source = linux-status-2.4.2.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.4.2.tar.gz
md5sums = SKIP
pkgname = linux-status
diff --git a/PKGBUILD b/PKGBUILD
index 93a0346..06bb4b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Egor Tensin <Egor.Tensin@gmail.com>
pkgname=linux-status
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=1
pkgdesc='Simple Linux server monitoring'
arch=(any)