summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2022-07-30 12:16:12 +0200
committerFabioLolix2022-07-30 12:16:12 +0200
commit84ab58e1bf1b9da478369caa11032e1fb5053583 (patch)
treef4ddec0ccdd8fdf5f141b0798740b11a524bd2e2
parent4efe909ad96606971bd2849992c7cb5dc9758658 (diff)
downloadaur-84ab58e1bf1b9da478369caa11032e1fb5053583.tar.gz
v3.3.20
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbd70009926a..17b11eaf4082 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inxi
pkgdesc = Full featured CLI system information tool
- pkgver = 3.3.19.1
+ pkgver = 3.3.20.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.19-1
+ source = git+https://github.com/smxi/inxi.git#tag=3.3.20-1
sha256sums = SKIP
pkgname = inxi
diff --git a/PKGBUILD b/PKGBUILD
index 71e90414225c..f5c11d4c44dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-_pkgver=3.3.19-1
+_pkgver=3.3.20-1
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Full featured CLI system information tool"