summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2019-03-20 07:24:43 +0100
committerFabioLolix2019-03-20 07:24:43 +0100
commit94ff7b12c2c1b31da962cd815ea53a376ca93386 (patch)
tree47e5047aecb787a883b229fe6fe0e41cee1b13db /PKGBUILD
parent1cff91906116d1c04a6db7930ba0cb2cd753b08f (diff)
downloadaur-94ff7b12c2c1b31da962cd815ea53a376ca93386.tar.gz
v3.0.32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c0a2afdb21d..f459f6e65a14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-pkgver=3.0.30
+pkgver=3.0.32
pkgrel=1
pkgdesc="Full featured CLI system information tool"
arch=(any)
@@ -34,7 +34,7 @@ optdepends=(
"xorg-xrandr: inxi -G single screen resolution"
)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/smxi/inxi/archive/${pkgver}-1.tar.gz")
-sha256sums=('3ef2420534deddab4543b414103008c9c0f1ecde0aae8d9d3ec8171ba5eba1a3')
+sha256sums=('aadd0ee54d0710520fc89a61378cfabfbad54f479a228107af9398e243cfea9d')
package() {
cd "${pkgname}-${pkgver}-1"