summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2022-03-24 22:41:39 +0100
committerFabioLolix2022-03-24 22:41:39 +0100
commit3be1fb432a020709504d32141df5a769dd63c5a8 (patch)
treed5e0757d2f4aaa8c14fcf6dbefa6dfee4a4e0b36
parentbd99fc03974398b63fb758c583396223238fff14 (diff)
downloadaur-3be1fb432a020709504d32141df5a769dd63c5a8.tar.gz
v3.3.14
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c361f75d0ee3..79a1a294434a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inxi
pkgdesc = Full featured CLI system information tool
- pkgver = 3.3.13.1
+ pkgver = 3.3.14.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.13-1
+ source = git+https://github.com/smxi/inxi.git#tag=3.3.14-1
sha256sums = SKIP
pkgname = inxi
diff --git a/PKGBUILD b/PKGBUILD
index 288b073ffb88..5139f5bfa550 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-_pkgver=3.3.13-1
+_pkgver=3.3.14-1
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Full featured CLI system information tool"