summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2021-12-14 22:52:24 +0100
committerFabioLolix2021-12-14 22:52:24 +0100
commit65b45b74bf51130419f899cead18c039cbb93717 (patch)
treee1b62bc431e60d7c3fd41a068d6e50793c702461
parent76e1806f4bb1bf9b8d0633eb65d49c180fb7ab41 (diff)
downloadaur-65b45b74bf51130419f899cead18c039cbb93717.tar.gz
v3.3.10.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39cb64cc2a82..3f3d68701c30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inxi
pkgdesc = Full featured CLI system information tool
- pkgver = 3.3.09.1
+ pkgver = 3.3.10.1
pkgrel = 2
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.09-1
+ source = git+https://github.com/smxi/inxi.git#tag=3.3.10-1
sha256sums = SKIP
pkgname = inxi
diff --git a/PKGBUILD b/PKGBUILD
index 61b041eb6386..41944fad38c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-_pkgver=3.3.09-1
+_pkgver=3.3.10-1
pkgver=${_pkgver//-/.}
pkgrel=2
pkgdesc="Full featured CLI system information tool"