summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabioLolix2021-07-24 19:26:47 +0200
committerFabioLolix2021-07-24 19:26:47 +0200
commitb9a404f3d8384d8b67764f88c211600d677a7337 (patch)
treedcc0149295634acc5116aee09aa05f8730c5b4b4
parent375070a058716f3071bf286155603e9ca800a541 (diff)
downloadaur-b9a404f3d8384d8b67764f88c211600d677a7337.tar.gz
v3.3.06.1
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2befed6eaac..cb67be38f54c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inxi
pkgdesc = Full featured CLI system information tool
- pkgver = 3.3.05.1
+ pkgver = 3.3.06.1
pkgrel = 1
url = https://smxi.org/docs/inxi.htm
arch = any
@@ -36,8 +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.05-1
+ source = git+https://github.com/smxi/inxi.git#tag=3.3.06-1
sha256sums = SKIP
pkgname = inxi
-
diff --git a/PKGBUILD b/PKGBUILD
index 02230230774d..946a3a5f7b4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-_pkgver=3.3.05-1
+_pkgver=3.3.06-1
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Full featured CLI system information tool"