summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2022-05-20 20:19:42 +0200
committerFabioLolix2022-05-20 20:19:42 +0200
commit2aa410d71112f0878a059f60c43eac4caf56d5bc (patch)
tree9e45f44141bf8c2ebcfa4f2a6c280bf3f531df0f
parente94e722f0595fc9105f8abbb2e843442d94b2291 (diff)
downloadaur-2aa410d71112f0878a059f60c43eac4caf56d5bc.tar.gz
v3.3.16.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc04ec6f319c..7f57c9b20119 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inxi
pkgdesc = Full featured CLI system information tool
- pkgver = 3.3.15.1
+ pkgver = 3.3.16.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.15-1
+ source = git+https://github.com/smxi/inxi.git#tag=3.3.16-1
sha256sums = SKIP
pkgname = inxi
diff --git a/PKGBUILD b/PKGBUILD
index cc794af44266..914c1e130a8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-_pkgver=3.3.15-1
+_pkgver=3.3.16-1
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Full featured CLI system information tool"