summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2018-08-05 14:11:13 +0200
committerFabioLolix2018-08-05 14:11:13 +0200
commitb284f47bfc9fa9a63e732ee93715d4525b6bdb95 (patch)
treebbc6e1cfa0649d86ea4e4dae7d201c27c30c2731 /PKGBUILD
parent21b4b568fb7e37e586be93243db5803027b84d05 (diff)
downloadaur-b284f47bfc9fa9a63e732ee93715d4525b6bdb95.tar.gz
v3.0.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a76886c11810..5d475b96062c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-pkgver=3.0.18
+pkgver=3.0.20
pkgrel=1
pkgdesc="Full featured CLI system information tool"
arch=('any')
@@ -35,7 +35,7 @@ optdepends=(
)
options=('zipman')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/smxi/inxi/archive/${pkgver}-1.tar.gz")
-sha256sums=('a99ab084c9ae5c641654866058f623bfcc33c5af19ccf1f8f3555a7676df703d')
+sha256sums=('0f60466dfbbe0fe7b7a870572124fb1eb7cb74a3cf11198427a86d3f4746f11a')
package() {
cd "${pkgname}-${pkgver}-1"