summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2022-06-23 23:39:56 +0200
committerFabioLolix2022-06-23 23:39:56 +0200
commit4efe909ad96606971bd2849992c7cb5dc9758658 (patch)
treeed7b859b372e64ce8f8befa797f04cc06c9d2a36
parent24bc900423b1941a2255604175cc135d038c3731 (diff)
downloadaur-4efe909ad96606971bd2849992c7cb5dc9758658.tar.gz
v3.3.19
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd151fbbbe5e..bbd70009926a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inxi
pkgdesc = Full featured CLI system information tool
- pkgver = 3.3.18.1
+ pkgver = 3.3.19.1
pkgrel = 1
url = https://smxi.org/docs/inxi.htm
arch = any
@@ -36,7 +36,7 @@ pkgbase = inxi
optdepends = xorg-xdpyinfo: inxi -G multi screen resolution
optdepends = xorg-xprop: inxi -S desktop data
optdepends = xorg-xrandr: inxi -G single screen resolution
- source = git+https://github.com/smxi/inxi.git#tag=3.3.18-1
+ source = git+https://github.com/smxi/inxi.git#tag=3.3.19-1
sha256sums = SKIP
pkgname = inxi
diff --git a/PKGBUILD b/PKGBUILD
index f8f1a0ea314d..71e90414225c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-_pkgver=3.3.18-1
+_pkgver=3.3.19-1
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Full featured CLI system information tool"