summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2018-04-07 19:28:45 +0200
committerFabioLolix2018-04-07 19:28:45 +0200
commit10d1289de05e2772be11a8f7a489f9ac381f021c (patch)
tree7173ecc904dbfdb6bec1f504ddfb3a84fdc61ac2 /PKGBUILD
parent1ee29d381d88706a461ca755f73836ae2b3b5b2a (diff)
downloadaur-10d1289de05e2772be11a8f7a489f9ac381f021c.tar.gz
v2.9.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79cddb0160d5..816ca090e66b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Florian Pritz <f-p@gmx.at>
pkgname=inxi
-pkgver=2.9.10
+pkgver=2.9.12
pkgrel=1
pkgdesc="script to get system information"
arch=('any')
@@ -27,9 +27,9 @@ optdepends=(
"xorg-xrandr: inxi -G single screen resolution"
)
options=('zipman')
-_commit=c4bc0ff282e32ab87d9d2e2b450a1dbb364a941c
+_commit=e43933452fb8f99fee31a26d7adf03b670c5ffab
source=("$pkgname-$pkgver.tar.gz::$url/archive/$_commit.tar.gz")
-sha256sums=('be29b35fc898c12ede0f1a79f2b9878772946b0036b35608887320aa9a9b096d')
+sha256sums=('b6c041bff3189bfc662eb72eb7ba3ca9bb19c408e4ababaeea723a91e5198224')
pkgver() {
cd "${pkgname}-${_commit}"