aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-16 12:49:23 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-16 12:49:23 +0300
commit3df64951e0c22c81e1ea3062d6a9e3e9bc351fc6 (patch)
treeeae4e31d938c0a70773286d86e049655e3aed240
parentaur: 2.1.2-1 (diff)
downloadlinux-status-3df64951e0c22c81e1ea3062d6a9e3e9bc351fc6.tar.gz
linux-status-3df64951e0c22c81e1ea3062d6a9e3e9bc351fc6.zip
aur: 2.1.3-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45d633f..527c423 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-status
pkgdesc = Simple Linux server monitoring
- pkgver = 2.1.2
+ pkgver = 2.1.3
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.2.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.1.2.tar.gz
+ source = linux-status-2.1.3.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.1.3.tar.gz
md5sums = SKIP
pkgname = linux-status
diff --git a/PKGBUILD b/PKGBUILD
index 88e75d7..8421aba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Egor Tensin <Egor.Tensin@gmail.com>
pkgname=linux-status
-pkgver=2.1.2
+pkgver=2.1.3
pkgrel=1
pkgdesc='Simple Linux server monitoring'
arch=(any)