From 66f6195ec2805e31c2ba3aa6b0e131d0768285c8 Mon Sep 17 00:00:00 2001
From: Egor Tensin <Egor.Tensin@gmail.com>
Date: Thu, 30 Jun 2022 12:54:12 +0500
Subject: aur: 2.3-1

---
 .SRCINFO | 6 +++---
 PKGBUILD | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/.SRCINFO b/.SRCINFO
index c2de3c3..1f62ae4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = linux-status
 	pkgdesc = Simple Linux server monitoring
-	pkgver = 2.2
-	pkgrel = 2
+	pkgver = 2.3
+	pkgrel = 1
 	url = https://github.com/egor-tensin/linux-status
 	install = linux-status.install
 	arch = any
@@ -9,7 +9,7 @@ pkgbase = linux-status
 	depends = procps-ng
 	depends = python
 	depends = systemd
-	source = linux-status-2.2.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.2.tar.gz
+	source = linux-status-2.3.tar.gz::https://github.com/egor-tensin/linux-status/archive/v2.3.tar.gz
 	md5sums = SKIP
 
 pkgname = linux-status
diff --git a/PKGBUILD b/PKGBUILD
index 0a86db3..1469c7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Egor Tensin <Egor.Tensin@gmail.com>
 pkgname=linux-status
-pkgver=2.2
-pkgrel=2
+pkgver=2.3
+pkgrel=1
 pkgdesc='Simple Linux server monitoring'
 arch=(any)
 url='https://github.com/egor-tensin/linux-status'
-- 
cgit v1.2.3