summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgor Tensin2023-07-28 05:44:57 +0200
committerEgor Tensin2023-07-28 05:44:57 +0200
commit8e0afc57cc91c130f154457f987aba5aca197d88 (patch)
treee49b06588b8e48282b31a8ac6832af06515c141c
parent62545ff9ec33f31dcc3f9c4fa11e4970238b34ec (diff)
downloadaur-8e0afc57cc91c130f154457f987aba5aca197d88.tar.gz
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 060d4cf54c07..228cf4e942e7 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 93a0346bfe13..06bb4b64389b 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)