summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2022-01-19 17:46:00 +0100
committerFabioLolix2022-01-19 17:46:00 +0100
commit09869d333f273c97956c0e2c0ce7aa4be03120fd (patch)
tree88f6eef1f642ec86cf727e1f13b88b42011235bd
parentd217a019f701827d50e1193ccd980833740a6748 (diff)
downloadaur-09869d333f273c97956c0e2c0ce7aa4be03120fd.tar.gz
v3.3.12-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87cf16b5bc29..a21058c38de2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inxi
pkgdesc = Full featured CLI system information tool
- pkgver = 3.3.11.1
+ pkgver = 3.3.12.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.11-1
+ source = git+https://github.com/smxi/inxi.git#tag=3.3.12-1
sha256sums = SKIP
pkgname = inxi
diff --git a/PKGBUILD b/PKGBUILD
index f99d3fdece2a..71271b9bf981 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-_pkgver=3.3.11-1
+_pkgver=3.3.12-1
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Full featured CLI system information tool"