summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2018-07-20 19:23:42 +0200
committerFabioLolix2018-07-20 19:23:42 +0200
commit21b4b568fb7e37e586be93243db5803027b84d05 (patch)
treee01a07563c94454a0233c79f55ab5ef3227eee23 /PKGBUILD
parent8fd14abf10a1e76220f789e20563bb05c7efe874 (diff)
downloadaur-21b4b568fb7e37e586be93243db5803027b84d05.tar.gz
v3.0.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93ec044ceced..a76886c11810 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-pkgver=3.0.17
+pkgver=3.0.18
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=('9a04c5baa5adf2295c2a9f1f65462c38e738fa7ed9786895212a345d1d9190ca')
+sha256sums=('a99ab084c9ae5c641654866058f623bfcc33c5af19ccf1f8f3555a7676df703d')
package() {
cd "${pkgname}-${pkgver}-1"