summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2018-06-26 22:40:25 +0200
committerFabioLolix2018-06-26 22:40:25 +0200
commitc705bb8f1e52f593c04de9433ea5b68efe1f0c5d (patch)
treee6c23ed2049fe4dccfde6ff206c1fbe67603f91d /PKGBUILD
parenta19023483ea84981173e5654fcb587d445a180fc (diff)
downloadaur-c705bb8f1e52f593c04de9433ea5b68efe1f0c5d.tar.gz
v3.0.13
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20fcbe3c3c0c..2b15e209c52e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-pkgver=3.0.12
+pkgver=3.0.13
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=('2b714cf4f51461c0b2be34690496cfddb72d082525488047be38371e4428e084')
+sha256sums=('66f2d61a7862aa5f78f2f6962258cb82fcd5f5db287b76851560cf51512a39bf')
package() {
cd "${pkgname}-${pkgver}-1"