summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2018-07-09 09:23:03 +0200
committerFabioLolix2018-07-09 09:23:03 +0200
commitb78c3c96cac2c675ea96f82ee1f23d8bf89533b2 (patch)
treea58040b8f4505f22220bdefcab42761432626700 /PKGBUILD
parentc705bb8f1e52f593c04de9433ea5b68efe1f0c5d (diff)
downloadaur-b78c3c96cac2c675ea96f82ee1f23d8bf89533b2.tar.gz
v3.0.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b15e209c52e..a6cd95c0a4f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-pkgver=3.0.13
+pkgver=3.0.16
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=('66f2d61a7862aa5f78f2f6962258cb82fcd5f5db287b76851560cf51512a39bf')
+sha256sums=('f71901a18798a37e955bed3da6335370e429b81b71ee25f41c868f39dd8f9a9e')
package() {
cd "${pkgname}-${pkgver}-1"