aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-28 00:38:36 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-28 00:38:36 +0200
commit62545ff9ec33f31dcc3f9c4fa11e4970238b34ec (patch)
tree65c5880eb0721010d2501fea24dcb0aa7c6823d0
parentaur: 2.4-1 (diff)
downloadlinux-status-62545ff9ec33f31dcc3f9c4fa11e4970238b34ec.tar.gz
linux-status-62545ff9ec33f31dcc3f9c4fa11e4970238b34ec.zip
aur: 2.4.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed359aa..060d4cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-status
pkgdesc = Simple Linux server monitoring
- pkgver = 2.4
+ pkgver = 2.4.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.4.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.4.tar.gz
+ source = linux-status-2.4.1.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.4.1.tar.gz
md5sums = SKIP
pkgname = linux-status
diff --git a/PKGBUILD b/PKGBUILD
index 004c66d..93a0346 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Egor Tensin <Egor.Tensin@gmail.com>
pkgname=linux-status
-pkgver=2.4
+pkgver=2.4.1
pkgrel=1
pkgdesc='Simple Linux server monitoring'
arch=(any)