summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2022-06-15 00:14:23 +0200
committerFabioLolix2022-06-15 00:14:23 +0200
commit24bc900423b1941a2255604175cc135d038c3731 (patch)
tree7d4969ab76801ea0ea065c10ad43b069ddaee020
parent51b7aa7992357f2dda2299c8c5b60ef780d6bc1b (diff)
downloadaur-24bc900423b1941a2255604175cc135d038c3731.tar.gz
v3.3.18.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cfefb7a21bb..cd151fbbbe5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inxi
pkgdesc = Full featured CLI system information tool
- pkgver = 3.3.17.1
+ pkgver = 3.3.18.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.17-1
+ source = git+https://github.com/smxi/inxi.git#tag=3.3.18-1
sha256sums = SKIP
pkgname = inxi
diff --git a/PKGBUILD b/PKGBUILD
index 9c5eb1c0e8cc..f8f1a0ea314d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-_pkgver=3.3.17-1
+_pkgver=3.3.18-1
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Full featured CLI system information tool"